You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Maze_Router finds the shortest path between 2 points Source and Target, denoted as green and blue blocks/cells in the images shown.
This implementation uses Opencv for visual understanding. This implementation is done in C++.