Skip to content

kineticsquid/Sudoku_Images

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7e4d1a3 · Mar 30, 2022

History

7 Commits
Mar 30, 2022
Feb 11, 2022
Mar 30, 2022
Feb 11, 2022
Mar 30, 2022
Mar 30, 2022
Feb 11, 2022
Mar 30, 2022
Feb 11, 2022
Feb 11, 2022
Feb 11, 2022
Feb 11, 2022
Sep 22, 2020
Feb 11, 2022
Feb 11, 2022
Feb 11, 2022
Feb 11, 2022

Repository files navigation

Main Notebooks

Resources

Training

These two routines are used for generating the training data used to recignize numbers extracted from Sudoku puzzle matrices.

train_extract_images.py processes images in an input directory and extracts digits from cells as individual trimmed images and puts these images files in the output file organized in directories by the digit

train_compute_image_metrics.py uses these individual digit images to compute the training data, which goes in the output folder.

Note, these routines need to be re-written to make better use of cv2 and numpy.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published