Graduate Thesis Mid-Report

Embed Size (px)

Citation preview

  • 8/3/2019 Graduate Thesis Mid-Report

    1/10

    Obstacle Avoidance for

    Autonomous Mobile Robot using

    Stereo Camera

    Supervisor: Ph.D Le Thanh Ha

    Ph.D Vu Thi Hong Nhan

    Student: Nguyen Van Hoan

    1

  • 8/3/2019 Graduate Thesis Mid-Report

    2/10

    Mobile Robot

    Many applications: entertainment ,household oroffice assistants, space..

    These types of robots are designed to move aroundwithin an often highly unstructured and

    unpredictable environment. 2

  • 8/3/2019 Graduate Thesis Mid-Report

    3/10

    Problem

    Autonomous robots operating in an unknown

    and uncertain environment must be able to cope

    with dynamic changes to that environment.

    => For a mobile robot to navigate successfully to a

    goal whilst avoiding both static and dynamicobstacles is a challenging problem.

    3

  • 8/3/2019 Graduate Thesis Mid-Report

    4/10

    Problem Solving Method

    Vision is one of the most powerful and popular sensing

    method used for autonomous navigation.

    The past decade has seen the rapid development of visionbased sensing for navigation tasks.

    => Vision-based navigation for mobile robots is still an open

    research area. One of the most important aims of this study is

    to improve the vision algorithm and control algorithms for

    dynamic obstacle avoidance.

    4

  • 8/3/2019 Graduate Thesis Mid-Report

    5/10

    Problem Solving Method (cont)

    =>My thesis proposes to develop a good obstacle detection

    method using stereo camera must be capable of thefollowing

    To detect obstacles on a given space in real time;

    To detect and identify correct obstacles;

    To identify and ignore ground features that may

    appear as obstacles

    5

  • 8/3/2019 Graduate Thesis Mid-Report

    6/10

    Problem Solving Method (cont)

    Stereo ImagesBuild Depth

    MapSegmentation

    objectFind

    Obstacles

    6

    Flow of a good obstacle detection method

    using stereo camera

  • 8/3/2019 Graduate Thesis Mid-Report

    7/10

    Outline Thesis

    1 Introduction

    a. Obstacle Detection for mobilerobot and Previous work

    b. Overview this project

    2 Literature Review

    a. A brief overview of a stereo vision

    systemb. The stereo correspondence

    problems

    c. Algorithms for stereo

    correspondence

    d. Image Segmentation

    3 Design System

    a. Hardware Constraints

    b. Development Environment

    4 Implementation

    a. Real time stereo

    correspondences

    Matching cost computation

    Cost aggregation Disparity

    computation/optimization

    Disparity refinement

    b. Image Segmentation

    c. Obstacle detection

    5 Evaluation

    5.1 Stereo Correspondence

    5.2 Image Segmentation

    6 Conclusion

    6.2 Research Results

    6.3 Further Work 7

  • 8/3/2019 Graduate Thesis Mid-Report

    8/10

    Progress of the work

    Implement a algorithm to recognize dynamic movingobstacles and collusion avoidance in real time

    Step 1: Build depth map using real time algorithm

    - How to create depth map using stereo image

    - Problem in build stereo image (Matching cost computation, Costaggregation, Disparity optimization, Disparity refinement)

    - Some real time algorithm(Belief Propagation, Bilateral, Cooperative

    optimization, Graph cut)- Problem in large scale image

    Step 2: Segmentation obstacles

    - Some segmentation methods: ( contour segmentation, labeledsegmentation)

    8

  • 8/3/2019 Graduate Thesis Mid-Report

    9/10

    Work Plan

    - Find and estimate some real time algorithms to choose the most

    appropriate one for the problem.

    - Implement this algorithm for building depth map.

    - Improve the accuracy of depth map.- Segment the object in depth map.

    - Find obstacles.

    - Improve English

    - Improve speaking skill and communication skill

    9

  • 8/3/2019 Graduate Thesis Mid-Report

    10/10

    Thanks for your listening

    10