Project: Build A Real-Time Sudoku Solver

Title: Build A Real-Time Sudoku Solver

About This Project:

In this project, Adityaojas has built a real time sudoku solver using Python. The library takes a real time webcam feed and extracts sudoku from the frames and prints the solution on the screen. The algorithm used to solve the sudoku is by Peter Norvig and solves sudoku problems in under 0.01 seconds.

Code And Other Details: Build A Real-Time Sudoku Solver

Related Projects:

Help Someone By Sharing This Article