An application using computer vision to scan a Sudoku and solve it
- After clone this repo to your computer, check the model path in Utils.py and modify it suitably.
- Run the Sudoku_solver_app.py
- Choose image that contains Sudoku, then press "solve"
- I will update this repo to achieve more accuracy result
This is a Sudoku i found on the Internet
And this is the result when i use the application