{"id":19403216,"url":"https://github.com/cedric190703/sudokusense","last_synced_at":"2026-05-05T06:35:47.297Z","repository":{"id":169813988,"uuid":"645781330","full_name":"cedric190703/SudokuSense","owner":"cedric190703","description":"This project is an OCR to detect and solve a sudoku grid in Python","archived":false,"fork":false,"pushed_at":"2023-06-02T15:07:28.000Z","size":585,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-07T12:32:09.139Z","etag":null,"topics":["ocr","opencv","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cedric190703.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2023-05-26T12:21:53.000Z","updated_at":"2023-06-08T22:31:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"1aecb793-9657-49f3-b20b-e22a3c876d84","html_url":"https://github.com/cedric190703/SudokuSense","commit_stats":null,"previous_names":["cedric190703/sudokusense"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cedric190703%2FSudokuSense","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cedric190703%2FSudokuSense/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cedric190703%2FSudokuSense/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cedric190703%2FSudokuSense/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cedric190703","download_url":"https://codeload.github.com/cedric190703/SudokuSense/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240578204,"owners_count":19823586,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["ocr","opencv","python"],"created_at":"2024-11-10T11:27:45.432Z","updated_at":"2026-05-05T06:35:42.263Z","avatar_url":"https://github.com/cedric190703.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SudokuSense :\n\n## OCR to detect and solve a Sudoku grid with handwritten digits in Python.\n## The application uses a graphical interface.\n\n#### The user imports an image and then press the 'start' button :\n\n\n### Step 1: Image processing:\n####  We use filters to bring out the lines and the numbers and thus find and cut the Sudoku grid.\n\n\n### Step 2 : Perspective transform :\n#### Once the Sudoku grid is found we apply the perspective transform to have an image with the complete grid.\n\n\n### Step 3 : Cut the grid and extract each digit of it\n\n\n### Step 4 : Recognize digit for each image\n#### Use CNN model to recognize each digit (28 x 28) pixels for each image of a digit\n\n\n### Step 5 : Solve grid :\n#### Solve the Sudoku grid with a backtracking algorithm.\n\n\n### Step 6 : Display result :\n#### Draw the final grid in an empty image of a Sudoku grid\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcedric190703%2Fsudokusense","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcedric190703%2Fsudokusense","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcedric190703%2Fsudokusense/lists"}