Skip to content

suhartyo/sudoku-solver-opencv

Repository files navigation

Sudoku Solver using OpenCV C++

You can simply open the project using Code::Blocks and run main.cpp file. After you run main.cpp, then cli program will show. To test solving sudoku problem by image based, you can insert full path by your sudoku image. The main Class library for sudoku solver is in src/Sudoku.cpp.

About

Sudoku solver image base using opencv

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages