This script solves Sudoku in given image with Tesseract-OCR v4.1.1
Using digits as language. To download digits.traineddata check: https://github.com/Shreeshrii/tessdata_shreetest
After installing dependencies;
$ python sudoku_Solver.py
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This script solves Sudoku in given image with Tesseract-OCR v4.1.1
Using digits as language. To download digits.traineddata check: https://github.com/Shreeshrii/tessdata_shreetest
After installing dependencies;
$ python sudoku_Solver.py