Skip to content

shivamshan/SUDOKU-SOLVER-USING-CNN

Repository files navigation

SUDOKU-SOLVER-USING-CNN

This project makes use of CNN(Convolutional Neural Network) to solve a sudoko puzzle.

A picture of the sudoku puzzle can be taken and uploaded in the application, which then gives out a picture of the the solved puzzle with the blank cells filled with the appropriate numbers.

  • Orignal Image

  • Threshold and Warped Image

  • Thresholded Image of a cell

This is an example of an image that is used by CNN for digit extraction..

  • Array of Detected Digits and its solved form

  • The final image that is outputted by the application.

The solved digits are filled in the the blank cells of the orignal image.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published