Skip to content

asalani93/pymazes

Repository files navigation

pymazes

Python-based maze solver that uses computer vision to extract a maze and solve it.

To Run:

  • Uses python 2.whatever
  • Built with OpenCV for Python version 2.4.9, versions close to this should be fine
  • Also uses numpy, and sklearn - use sudo-apt get install numpy python-sklearn to get them

About

Python-based maze solver that uses computer vision to extract a maze and solve it.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages