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 (2025). Maze Solving Robot Using Image Processing (https://kr.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 >
태그
커뮤니티
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Maze Solving robot using image processing(Robot)/
버전 | 게시됨 | 릴리스 정보 | |
---|---|---|---|
1.0.0.0 |