Skip to content

Latest commit

 

History

History
executable file
·
8 lines (5 loc) · 300 Bytes

README.md

File metadata and controls

executable file
·
8 lines (5 loc) · 300 Bytes

sudoku-matic

A nice SE101 final project (Group 37)

Uses OpenCV and Tesseract API, alongside a recursive back-tracking algorithm to solve sudoku puzzles and fill the grid with a mechanical CNC plotting arm.

Was a solid learning experience for both computer vision and machine learning.

Enjoy!