Deep Sudoku Solver
Please file any bug reports or questions as GitHub issues: https://github.com/mathworks/deep-sudoku-solver/issues
A computer vision system which takes an uncontrolled image of a sudoku puzzles, identifies its location, reads the puzzle, and solves it.
This example was originally put together for the UK MATLAB Expo 2018, for a talk entitled Image processing and Computer Vision with MATLAB.
It is intended to demonstrate the use of a combination of deep learning and image procesing to solve a computer vision problem.
Cite As
Justin Pinkney (2024). Deep Sudoku Solver (https://github.com/matlab-deep-learning/deep-sudoku-solver), GitHub. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- Image Processing and Computer Vision > Computer Vision Toolbox > Recognition, Object Detection, and Semantic Segmentation > Image Category Classification >
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
+tests/+integration
+tests/+unit
src/sudoku
src/sudoku/+sudoku
src/sudoku/+sudoku/+synth
src/sudoku/+sudoku/+training
docs
Versions that use the GitHub default branch cannot be downloaded
Version | Published | Release Notes | |
---|---|---|---|
1.0.2 | Move repo location |
|
|
1.0.1 | Move to GitHub |
|
|
1.0.0 |