Aryan-Chharia / Computer-Vision-Projects

Check out my Computer Vision Repository for projects showcasing advanced image processing techniques like object detection, image stitching, and segmentation using Python and OpenCV. Whether you're a researcher, developer, or enthusiast, you'll find comprehensive insights and practical implementations to advance your computer vision skills.
GNU General Public License v3.0
21 stars 50 forks source link

New Feature Proposal: Sudoku Solver using OpenCV Python #176

Open Vatsal565 opened 2 hours ago

Vatsal565 commented 2 hours ago

@Aryan-Chharia

I want to add a new Project.

The project aims to develop a Sudoku solver that takes an image of a Sudoku puzzle as input, recognizes the puzzle grid, solves it using backtracking, and returns the solution by directly overlaying it onto the original image.

github-actions[bot] commented 2 hours ago

Thank you for creating this issue! 🎉 We'll look into it as soon as possible. In the meantime, please make sure to provide all the necessary details and context. If you have any questions or additional information, feel free to add them here. Your contributions are highly appreciated! 😊

You can also check our CONTRIBUTING.md for guidelines on contributing to this project.