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.
Citation pour cette source
Omkar Kathe (2026). Maze Solving Robot Using Image Processing (https://fr.mathworks.com/matlabcentral/fileexchange/54971-maze-solving-robot-using-image-processing), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Plateformes compatibles
Windows macOS LinuxCatégories
- Industries > Automotive >
- Robotics and Autonomous Systems > Automated Driving Toolbox >
- Automotive > Automated Driving Toolbox >
- MATLAB > Mathematics > Graph and Network Algorithms > Shortest Path > Labyrinth problems >
Tags
Communautés
Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
| Version | Publié le | Notes de version | |
|---|---|---|---|
| 1.0.0.0 |
