/maze-solver-cv

An application to solve Maze Puzzles from images, using Image Processing Morphological Operations. Complete with UI and Custom image functionality.

Primary LanguagePython

Maze Puzzle Solver using Computer Vision in Python [LIVE DEMO]

A simple OpenCV based web app for solving mazes using Morphological operations. Functionality to upload custom mazes to solve, or to use existing mazes. The app is live at: https://maze-puzzle-solver.herokuapp.com/

Samples:

enter image description here

enter image description here

Resources:

Streamlit and OpenCV official documentation