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.