Skip to content

shoonie/SudokuGrabberAndSolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SudokuGrabberAndSolver

using MFC and Open CV 3.4

For Compile

  1. Install open CV first.

  2. check additional header directory, and library and library folder. than build it. using VS2017.

  3. prepare the image of sudoku. if you don't have use in the sample directory.

  4. don't need to train nor test train.

  5. just read Sudoku and open what you prepare.

  6. before solve it, verify all digit are correctly recognized.

  7. solve it.

referenced https://github.com/MicrocontrollersAndMore/OpenCV_3_KNN_Character_Recognition_Cpp http://aishack.in/tutorials/sudoku-grabber-opencv-detection/ https://www.geeksforgeeks.org/backtracking-set-7-suduku/

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published