This is my minor project.
Dependencies
To Run just run in command prompt,
python app.py
Copy the URL such as 127.0.0.1:5000 and paste into the browser.
Upload and solve the puzzle.
References
- Detection of Sudoku puzzle using image processing and solving by Backtracking, Simulated Annealing and Genetic Algorithms: A comparative analysis. https://doi.org/10.1109/ICIIP.2015.7414762
- https://stackschool.io/quick-image-classifier-web-application-with-flask-keras-and-bokeh/
- https://caphuuquan.blogspot.com/2017/08/building-simple-sudoku-solver-from.html