Skip to content

Latest commit

 

History

History
4 lines (2 loc) · 243 Bytes

README.md

File metadata and controls

4 lines (2 loc) · 243 Bytes

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.