Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 454 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 454 Bytes

Real Time Sudoku Solver

As the name suggests, the application solves standard Sudoku puzzle in real time. The application is based primarily on Image Processing and Machine Learning(CNN).

After the application starts, through video capturing, it identifies the Sudoku board, solves the puzzle and writes the solution on board itself.

Demonstration

Demo GIF