You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a self project for solving sudoku. With the help of OpenCV library I read the boxes from the image and then backtracking algorithm has been used to solve the sudoku.