{"id":28243876,"url":"https://github.com/davewhit3/bill-detector","last_synced_at":"2026-04-26T08:36:50.122Z","repository":{"id":43247682,"uuid":"193476016","full_name":"davewhit3/bill-detector","owner":"davewhit3","description":"Bill detection. Usage OCR algorithm to read content","archived":false,"fork":false,"pushed_at":"2022-11-22T03:34:27.000Z","size":1703,"stargazers_count":0,"open_issues_count":3,"forks_count":2,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-06-12T17:48:17.000Z","etag":null,"topics":["ai","numpy","ocr-recognition","python3"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/davewhit3.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}},"created_at":"2019-06-24T09:34:12.000Z","updated_at":"2019-11-08T13:58:49.000Z","dependencies_parsed_at":"2023-01-22T23:45:39.342Z","dependency_job_id":null,"html_url":"https://github.com/davewhit3/bill-detector","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/davewhit3/bill-detector","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davewhit3%2Fbill-detector","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davewhit3%2Fbill-detector/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davewhit3%2Fbill-detector/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davewhit3%2Fbill-detector/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davewhit3","download_url":"https://codeload.github.com/davewhit3/bill-detector/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davewhit3%2Fbill-detector/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32291084,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T08:29:33.829Z","status":"ssl_error","status_checked_at":"2026-04-26T08:29:18.366Z","response_time":129,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["ai","numpy","ocr-recognition","python3"],"created_at":"2025-05-19T07:08:06.618Z","updated_at":"2026-04-26T08:36:50.094Z","avatar_url":"https://github.com/davewhit3.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Document Scanner\n\n### An interactive document scanner built in Python using OpenCV\n\nThe scanner takes a poorly scanned image, finds the corners of the document, applies the perspective transformation to get a top-down view of the document, sharpens the image, and applies an adaptive color threshold to clean up the image.\n\n### Install\n```bash\nvirtualenv env\nsource env/bin/activate\npip install -r requirements.txt\n```\n\n### Usage\n```\npython main.py --image sample_images/paragon-fiskalny-nip.jpg\n```\n\n* Scan doc\n```\npython scan.py (--images \u003cIMG_DIR\u003e | --image \u003cIMG_PATH\u003e) [-i]\n```\n* The `-i` flag enables interactive mode, where you will be prompted to click and drag the corners of the document. For example, to scan a single image with interactive mode enabled:\n```\npython scan.py --image sample_images/desk.JPG -i\n```\n* Alternatively, to scan all images in a directory without any input:\n```\npython scan.py --images sample_images\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavewhit3%2Fbill-detector","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavewhit3%2Fbill-detector","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavewhit3%2Fbill-detector/lists"}