[Code Addition Request]: Sudoku Solver using OpenCV Python #716
Labels
Contributor
Denotes issues or PRs submitted by contributors to acknowledge their participation.
gssoc-ext
hacktoberfest
level1
Status: Assigned
Indicates an issue has been assigned to a contributor.
Have you completed your first issue?
Guidelines
Latest Merged PR Link
N/A
Project Description
This project utilizes computer vision techniques to solve Sudoku puzzles from images. The process involves capturing an image of a Sudoku puzzle, extracting the puzzle grid, identifying and classifying digits within each cell, solving the puzzle using a recursive backtracking algorithm, and finally overlaying the solution onto the original image.
Full Name
Vatsal Bateriwala
Participant Role
GSSOC, hacktober 2k24
The text was updated successfully, but these errors were encountered: