Skip to content

A Sudoku solver that receives a video or image sequence as input and uses augmented reality (AR) methods to recognize, solve, and insert the solution into the image.

License

Notifications You must be signed in to change notification settings

erdenbatuhan/sudoku-puzzle-detection

Repository files navigation

Sudoku-Puzzle-Detection

A Sudoku Solver given an input video or image sequence that detects, solves and inserts the solution to the image via augmented reality (AR) methods. Basic outline of the project will be as follows:

  • Detecting Rectangles on an image and deciding if it is a Sudoku puzzle or not.
  • Detecting each rectangle in Sudoku puzzle and recognizing each digit inside these rectangles.
  • Solving the Sudoku puzzle.
  • Show solved puzzle on the video via Augmented Reality methods.

About

A Sudoku solver that receives a video or image sequence as input and uses augmented reality (AR) methods to recognize, solve, and insert the solution into the image.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages