Skip to content

jerrymannel/ml_solvingSudoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ml_solvingSudoku

Solving sudoku using opencv

How it works

  • It figures out the top left corner of the grid
  • Scans the grid
  • Calculates the solution
  • Inputs the values
  • Click on the New Game button, selects a new game and continues.

Libraries

The solution uses the following libraries

Releases

No releases published

Packages

No packages published

Languages