Skip to content

raghav12bansal/Maze-Solver-using-OpenCV

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maze Solver using Computer Vision

PROBLEM STATEMENT :

The project aims to solve two objectives :

  1. Maze Solving : The shortest path between start and finish locations in a maze, for the line follower bot, is to be traced out.
  2. Object recognition: To train a detector for a particular object so that it can be recognized.
The OpenCV library is used for achieving the goal and python language is used to code.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 58.5%
  • Jupyter Notebook 41.5%