This Maze Solver Works With OpenCv Library written with C++ language used (BFS+Shortest Path) algorithms to get the maze solved
in optimal
first it searches for the entrance of the maze
second it keeps moving on white pixels saving the parents of pixels and marking the visited ones to avoid unnecessary moves
third it moves on parents of pixels to draw the path it moved into
-
Notifications
You must be signed in to change notification settings - Fork 3
karimelghazouly/MazeSolver
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Maze Solver
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published