{"id":16919331,"url":"https://github.com/clementtsang/sudoview","last_synced_at":"2026-05-02T05:06:40.278Z","repository":{"id":110578821,"uuid":"133720284","full_name":"ClementTsang/sudoview","owner":"ClementTsang","description":"A script that uses OpenCV and PyTesseract to solve images of Sudoku puzzles.","archived":false,"fork":false,"pushed_at":"2018-05-25T14:35:45.000Z","size":112,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-03T07:09:35.241Z","etag":null,"topics":["backtracking","cv","opencv","python","sudoku"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ClementTsang.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-05-16T20:35:55.000Z","updated_at":"2023-07-25T10:00:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"72ca5cb3-4acf-4038-9cc3-2a7f80c4a355","html_url":"https://github.com/ClementTsang/sudoview","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ClementTsang/sudoview","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ClementTsang%2Fsudoview","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ClementTsang%2Fsudoview/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ClementTsang%2Fsudoview/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ClementTsang%2Fsudoview/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ClementTsang","download_url":"https://codeload.github.com/ClementTsang/sudoview/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ClementTsang%2Fsudoview/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32523449,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-02T01:12:54.858Z","status":"online","status_checked_at":"2026-05-02T02:00:05.923Z","response_time":132,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["backtracking","cv","opencv","python","sudoku"],"created_at":"2024-10-13T19:44:03.037Z","updated_at":"2026-05-02T05:06:40.261Z","avatar_url":"https://github.com/ClementTsang.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## sudoview\n\nA program that uses OpenCV and PyTesseract to solve Sudoku boards.\n\n## Installation\n\nJust clone the repository, and run sudoview.py.  Requires the PyTesseract and OpenCV libraries.  If you use pip:\n```\npip install pillow\npip install pytesseract\npip install opencv-python\n```\n\n## Usage\n\nCall the python script with the following:\n\n```\npython sudoview.py -i \"IMAGE_PATH\" -s/--solve [true/false]\n```\n\nThe -s/--solve flag is optional, if you wanted to use this to somehow redirect the scanned grid to, say, a text file, and not run the backtrack solver.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclementtsang%2Fsudoview","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fclementtsang%2Fsudoview","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclementtsang%2Fsudoview/lists"}