{"id":15957259,"url":"https://github.com/chunml/cpp-opencv-tesseract","last_synced_at":"2026-02-14T04:04:33.193Z","repository":{"id":99122817,"uuid":"249379668","full_name":"ChunML/cpp-opencv-tesseract","owner":"ChunML","description":"Source code for blog post https://machinetalk.org/2020/03/23/c-extracting-text-from-image-with-opencv-and-tesseract/","archived":false,"fork":false,"pushed_at":"2020-03-23T08:57:14.000Z","size":1666,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-04T09:35:09.976Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","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/ChunML.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":"2020-03-23T08:52:52.000Z","updated_at":"2020-03-23T08:57:16.000Z","dependencies_parsed_at":"2023-06-04T00:30:41.626Z","dependency_job_id":null,"html_url":"https://github.com/ChunML/cpp-opencv-tesseract","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ChunML/cpp-opencv-tesseract","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChunML%2Fcpp-opencv-tesseract","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChunML%2Fcpp-opencv-tesseract/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChunML%2Fcpp-opencv-tesseract/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChunML%2Fcpp-opencv-tesseract/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ChunML","download_url":"https://codeload.github.com/ChunML/cpp-opencv-tesseract/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChunML%2Fcpp-opencv-tesseract/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273649507,"owners_count":25143652,"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","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-10-07T13:41:10.363Z","updated_at":"2026-02-14T04:04:28.171Z","avatar_url":"https://github.com/ChunML.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [C++] Extracting Text From Image With OpenCV And Tesseract\nSource code for blog post https://machinetalk.org/2020/03/23/c-extracting-text-from-image-with-opencv-and-tesseract/\n\nBuild the docker image:\n```\ndocker build -t tesseract-opencv .\n```\n\nClone the repo and run the docker image:\n```\ngit clone https://github.com/ChunML/cpp-opencv-tesseract\ncd cpp-opencv-tesseract\n\ndocker run -it -v $(PWD):/home/usr/app tesseract-opencv bash\n```\n\nCompile the code:\n```\nmkdir build \u0026\u0026 cd build\ncmake ..\nmake\n```\n\nRun the code:\n```\n./main\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchunml%2Fcpp-opencv-tesseract","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchunml%2Fcpp-opencv-tesseract","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchunml%2Fcpp-opencv-tesseract/lists"}