iamsashank09 / maze-solver-cv

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

Home Page:https://maze-puzzle-solver.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://maze-puzzle-solver.herokuapp.com/


Languages

Language:Python 94.1%Language:CSS 5.9%