This project uses python and OpenCV to solve given maze images. The program first converts entire given image into b&w and further refines the image to properly distinguish the maze cells. Further BFS is applied to find all possible paths and later the shortest path (calculated using coordinate system) is returned with all the necessary coordinates to plot the path on the image.
-
Notifications
You must be signed in to change notification settings - Fork 0
Nikhil1O1/Maze-Solver-using-OpenCV
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This project uses python and OpenCV to solve given maze images
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published