{"id":22395332,"url":"https://github.com/ahsankamal/sudokuimagesolver","last_synced_at":"2026-02-24T06:32:32.981Z","repository":{"id":94082591,"uuid":"49715352","full_name":"ahsankamal/SudokuImageSolver","owner":"ahsankamal","description":null,"archived":false,"fork":false,"pushed_at":"2016-01-16T12:19:38.000Z","size":26760,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-03-01T10:26:41.003Z","etag":null,"topics":["image-processing","sudoku","swing-gui","tesseract-ocr"],"latest_commit_sha":null,"homepage":null,"language":"Java","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/ahsankamal.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}},"created_at":"2016-01-15T11:33:15.000Z","updated_at":"2023-03-18T05:51:07.783Z","dependencies_parsed_at":"2023-05-19T16:00:39.224Z","dependency_job_id":null,"html_url":"https://github.com/ahsankamal/SudokuImageSolver","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahsankamal%2FSudokuImageSolver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahsankamal%2FSudokuImageSolver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahsankamal%2FSudokuImageSolver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahsankamal%2FSudokuImageSolver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahsankamal","download_url":"https://codeload.github.com/ahsankamal/SudokuImageSolver/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228236551,"owners_count":17889563,"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":["image-processing","sudoku","swing-gui","tesseract-ocr"],"created_at":"2024-12-05T05:13:43.992Z","updated_at":"2026-02-24T06:32:32.954Z","avatar_url":"https://github.com/ahsankamal.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SudokuImageSolver\n\n# Step1\n![Alt text](/screenshots/step1.png?raw=true \"\")\n\n# Step2\n![Alt text](/screenshots/step2.png?raw=true \"\")\n\n# Step3\n![Alt text](/screenshots/step3.png?raw=true \"\")\n\n# Step4\n![Alt text](/screenshots/step4.png?raw=true \"\")\n\n# Step5\n![Alt text](/screenshots/step5.png?raw=true \"\")\n\n\n\n# Dependencies\n      Tess4J (A Java JNA wrapper for Tesseract OCR API)\n      Java SE Development Kit 8\n\n\nFirst of all setup the development environment.\n      http://tess4j.sourceforge.net/tutorial/\n\n\nDownload Tess4j (http://sourceforge.net/projects/tess4j/).\nThen Add these jar files to the classpath.\n        jai_imageio.jar, \n        jna.jar, \n        commons-io-2.4.jar,\n        tess4j.jar.\nTry to run this sample code\n        (http://tess4j.sourceforge.net/codesample.html).\n        Make sure tessdata folder are in the search path.\nIf everything went Awesome till now then just import the project into your workspace \nand enjoy solving the sudoku present in the newspaper,magazines or online.\nTo improve the accuracy of OCR, capture the sudoku with flash on.\n\n# Sudoku.java \nIt is the main file of Project. Compile and Run it to see the GUI.\n\n\n# Assumption \n  Sudoku puzzle must be present inside a grid.\n  \nSee testcases folder to get the idea about how to take the sudoku pic before Testing it on app.\n\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fahsankamal%2Fsudokuimagesolver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fahsankamal%2Fsudokuimagesolver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fahsankamal%2Fsudokuimagesolver/lists"}