• Stars
    star
    1
  • Language
    Python
  • License
    MIT License
  • Created over 4 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Sudoku solver which uses OpenCV and Keras to recognize sudoku grid and numbers from image and solve it with Backtracking algorithm