/sudoku-solver

Sudoku Solver using OpenCV, Deep Learning CNN using Python, Tensorflow and Keras

Primary LanguagePython

Sudoku Solver using OpenCV, Deep Learning CNN using Python, Tensorflow and Keras

This project uses opencv for all the image processing tasks like:

  • binarizing images
  • Wrapping perspective
  • Finding Contours

Tensorflow and Keras for data sets and Sequential Model respectively