Skip to content

LiuXiaolong19920720/opencv-soduko

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

opencv-soduko


This project aim to solve soduko in an image using opencv,which is implemented in Python.

  • Get numbers in the image

  • Recognise the numbers (Train a knn here)

  • Generate soduko and solve it

  • Display the output





How to use

cd number

run mkdir.bat

cd ..

python preprocess.py

python knn.py


细节参考文章

About

Solve soduko in a image based on OpenCV and Python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published