Skip to content

AmusedNetwork/maze-cv

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

maze-cv

A project that aims to solve mazes plotted on graph paper simply by pointing your device's camera at the maze.

         

Checklist:

  • Pathfinding
    • Dijkstra
    • Image input
  • Computer vision
    • Detecting corners
    • Perspective Transform
    • Determining color of each grid space (white, red, black or green)
    • Inputting information into algorithm
  • Main file
  • UI

About

Solve a maze simply by pointing a camera at it

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%