{"id":21918157,"url":"https://github.com/inf800/invoice-number-recognition","last_synced_at":"2025-03-22T09:49:56.782Z","repository":{"id":40977967,"uuid":"214560648","full_name":"INF800/invoice-number-recognition","owner":"INF800","description":"OCR","archived":false,"fork":false,"pushed_at":"2022-11-22T04:34:33.000Z","size":88102,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-27T09:43:38.106Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/INF800.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":"2019-10-12T02:08:11.000Z","updated_at":"2019-10-12T03:05:10.000Z","dependencies_parsed_at":"2023-01-23T02:30:59.071Z","dependency_job_id":null,"html_url":"https://github.com/INF800/invoice-number-recognition","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/INF800%2Finvoice-number-recognition","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/INF800%2Finvoice-number-recognition/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/INF800%2Finvoice-number-recognition/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/INF800%2Finvoice-number-recognition/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/INF800","download_url":"https://codeload.github.com/INF800/invoice-number-recognition/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244937743,"owners_count":20535124,"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":[],"created_at":"2024-11-28T19:49:14.317Z","updated_at":"2025-03-22T09:49:56.753Z","avatar_url":"https://github.com/INF800.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# invoice-number-recognition\nOCR\n\n# How To Use\n\n### 1. Create a `python 3.7.4`  virtual environment and activate it\n### 2. Install all packages from `requirements.txt`\n```\nfuzzywuzzy==0.17.0\nglob3==0.0.1\nimutils==0.5.3\nnumpy==1.17.2\nopencv-contrib-python==4.1.1.26\nPillow==6.2.0\npytesseract==0.3.0\nXlsxWriter==1.2.1\n```\n### 3. Setup Tesseract. [Follow this thread](https://stackoverflow.com/questions/50951955/pytesseract-tesseractnotfound-error-tesseract-is-not-installed-or-its-not-i/#answer-53672281)\n### 4. In line 13 of `invoice_number_recognition.py` add correct location of your executable `tesseract.exe` (Windows)\n```\n# add path to tesseract here\npytesseract.pytesseract.tesseract_cmd = r'YOUR_CORRECT_PATH'\n```\n*Please [Follow this thread](https://stackoverflow.com/questions/50951955/pytesseract-tesseractnotfound-error-tesseract-is-not-installed-or-its-not-i/#answer-53672281)*\n### 5. Now as everything is ready, run the script\n```\npython invoice_number_recognition.py\n```\n\n*Note: You may add additional arguments as well (Not Recommended)*\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finf800%2Finvoice-number-recognition","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finf800%2Finvoice-number-recognition","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finf800%2Finvoice-number-recognition/lists"}