Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 627 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 627 Bytes

Sudoku_solver

An application using computer vision to scan a Sudoku and solve it

Guide

  • After clone this repo to your computer, check the model path in Utils.py and modify it suitably.
  • Run the Sudoku_solver_app.py
  • Choose image that contains Sudoku, then press "solve"
  • I will update this repo to achieve more accuracy result

Example

This is a Sudoku i found on the Internet alt text And this is the result when i use the application alt text