Skip to content

3lo/sudoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 

Repository files navigation

Sudoku solver

Requirements:

  • OpenCV
  • PIL
  • pytesseract

Idea:

  • Go https://sudoku.com
  • Run script and press F
  • Script captures screen cap of sudoku board
  • Uses backtracking to solve sudoku puzzle
  • Produce image with all the numbers filled in

Before

About

OpenCV solving sudoku

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages