Back to search
I made a real time Sudoku solver using the camera, it looks for the edges of the Sudoku in the frame, extracts it, solves it and overlays the solution on the puzzle itself. For the digit recognition, I used a CNN, trained using Keras with printed characters from the different ubuntu fonts. For the image processing part, I used OpenCV for the edge detection.
Stars
286
Forks
56
Watchers
286
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
4
commits