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.
引用格式
Justin Pinkney (2025). Deep Sudoku Solver (https://github.com/matlab-deep-learning/deep-sudoku-solver), GitHub. 检索时间: .
MATLAB 版本兼容性
平台兼容性
Windows macOS Linux类别
- Image Processing and Computer Vision > Computer Vision Toolbox > Recognition, Object Detection, and Semantic Segmentation > Image Category Classification >
标签
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!+tests/+integration
+tests/+unit
src/sudoku
src/sudoku/+sudoku
src/sudoku/+sudoku/+synth
src/sudoku/+sudoku/+training
docs
无法下载基于 GitHub 默认分支的版本
版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.0.2 | Move repo location |
|
|
1.0.1 | Move to GitHub |
|
|
1.0.0 |