Skip to content

controversial/maze-cv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 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