ViSudoku

Takes an image of a sudoku puzzle as input and solves it. Uses OpenCV and scikit-learn.

Overview

Here is a basic outline of how this algorithm works

· · ·

Image(s)

· · ·

Demo

· · ·

Code

This code, along with the printed digit training data can be found on github, at yoogottamk/visudoku.

« website