{"id":17647714,"url":"https://github.com/pacifiquem/opencv-extract-text-from-image","last_synced_at":"2025-10-16T09:11:05.235Z","repository":{"id":110329718,"uuid":"588973301","full_name":"pacifiquem/opencv-extract-text-from-image","owner":"pacifiquem","description":"Using OpenCV and Tesseract to extract the reading from image as a text.","archived":false,"fork":false,"pushed_at":"2024-02-11T18:53:54.000Z","size":748,"stargazers_count":9,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-07T05:49:15.687Z","etag":null,"topics":["computer-vision","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/pacifiquem.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-01-14T16:50:05.000Z","updated_at":"2024-07-08T18:58:27.000Z","dependencies_parsed_at":"2024-10-23T14:10:09.151Z","dependency_job_id":null,"html_url":"https://github.com/pacifiquem/opencv-extract-text-from-image","commit_stats":null,"previous_names":["pacifiquem/30-days-of-nodejs","pacifiquem/opencv-extract-text-from-image"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pacifiquem/opencv-extract-text-from-image","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pacifiquem%2Fopencv-extract-text-from-image","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pacifiquem%2Fopencv-extract-text-from-image/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pacifiquem%2Fopencv-extract-text-from-image/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pacifiquem%2Fopencv-extract-text-from-image/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pacifiquem","download_url":"https://codeload.github.com/pacifiquem/opencv-extract-text-from-image/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pacifiquem%2Fopencv-extract-text-from-image/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265212695,"owners_count":23728578,"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":["computer-vision","opencv","python"],"created_at":"2024-10-23T11:14:17.720Z","updated_at":"2025-10-16T09:11:00.201Z","avatar_url":"https://github.com/pacifiquem.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# opencv-extract-text-from-image\n\nUsing OpenCV and Tesseract to extract the reading from image as a text.\n\n## Installation\n\n- **Clone this repository**\n\n    ```shell\n    git clone https://github.com/pacifiquem/opencv-extract-text-from-image.git\n    ```\n\n- **Install libraries**\n\n    ```shell\n    pip install -r requirements.txt\n    ```\n\n## Usage\n\n- Edit Path to the Tesseract executable in ```main.py``` on ```line : 6```\n- Run ```main.py``` file.\n\n[!Important]\n**Note**: You can use different image by specifying path to that image in ```main.py``` on ```line: 20```\n\n## LISENCE\n\nThis project is UNLICENSED since it's for learning purpose.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpacifiquem%2Fopencv-extract-text-from-image","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpacifiquem%2Fopencv-extract-text-from-image","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpacifiquem%2Fopencv-extract-text-from-image/lists"}