Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 372 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 372 Bytes

SudokuSolver

"SudokuSolver" is a Python script using OpenCV and Pytesseract to automate Sudoku puzzle solving. Leverage computer vision and OCR for accurate solutions.

Main file is called "sudokusolver.py" OCR model (Pytesseract) file is called "recogn.py" Empty Sudoku puzzle file is called "EmptySudoku.png" (size 1080 x 1080 px) Font: Open Sans Light (FontSize: 60)