Skip to content

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

Notifications You must be signed in to change notification settings

IvanStrahija/SudokuSolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages