Maze Solving Robot Using Image Processing
Main aim of the project was to introduce a method , to make a machine learn to read a map of a room and travel it; just the same way a human will do. Map(Maze) was read in the form of image by a usb camera ,then pre-processing was performed . A path for virtual line follower was obtained.
A novel algorithm Directional Envelop Algorithm(DEA) is used here to process this path and to arrange the coordinates from initial point to end point. The code also converts the coordinates into chain code so that they become compatible to run on arduino .
The arduino accepts this chain code and gives instruction to the motors of the robot , as the robot travels in the maze.
Applications : House cleaning robot, Parking guidance , DEA can be used for wire routing.
引用
Omkar Kathe (2026). Maze Solving Robot Using Image Processing (https://jp.mathworks.com/matlabcentral/fileexchange/54971-maze-solving-robot-using-image-processing), MATLAB Central File Exchange. 取得日: .
MATLAB リリースの互換性
プラットフォームの互換性
Windows macOS Linuxカテゴリ
- Industries > Automotive >
- Robotics and Autonomous Systems > Automated Driving Toolbox >
- Automotive > Automated Driving Toolbox >
- MATLAB > Mathematics > Graph and Network Algorithms > Shortest Path > Labyrinth problems >
タグ
コミュニティ
| バージョン | 公開済み | リリース ノート | |
|---|---|---|---|
| 1.0.0.0 |
