vibhav011 / Visual-Sudoku-Solver

A service that solves sudokus that are scanned using images

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Visual Sudoku Solver

This is a project that will use OpenCV in Python to recognise the sudoku grid and digits which will be classified using a neural network and then a C++ utility will solve the sudoku and output the final solved state.

About

A service that solves sudokus that are scanned using images


Languages

Language:Python 84.1%Language:C++ 15.9%