Video Sudoku Solver
Solves a sudoku with a web camera and then displays it while tracking the original video feed.
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Editor's Note: This file was selected as MATLAB Central Pick of the Week
Cite As
Teja Muppirala (2026). Video Sudoku Solver (https://se.mathworks.com/matlabcentral/fileexchange/30088-video-sudoku-solver), MATLAB Central File Exchange. Retrieved .
Acknowledgements
Inspired: Image Sudoku Solver on Browser, Sudoku Solver with Computer Voice
General Information
- Version 1.7.0 (193 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.7.0 | Updated license |
||
| 1.7.0-0 | Due to a few changes regarding MATLAB math in R2012a, this demo needed some updating. Namely, since MEDIAN now errors with UINT8 input, a small fix we needed to correct this. This updated file should now work with R2012a. |
||
| 1.5.0 | Added a missing file (TEMPLATEDATA) |
||
| 1.4.0 | Added a notice in the description regarding the fact that "Sudoku" is a trademark in Japan. |
||
| 1.3.0 | There was an insidious bug in
That is now fixed. |
||
| 1.0.0 |