{"id":20432692,"url":"https://github.com/bieanimaton/text-detection","last_synced_at":"2026-05-18T02:03:21.927Z","repository":{"id":244945704,"uuid":"310132262","full_name":"BieAnimaton/Text-Detection","owner":"BieAnimaton","description":"Machine Learning and Computer Vision project to text detection in image.","archived":false,"fork":false,"pushed_at":"2020-11-04T23:09:49.000Z","size":601,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-08T14:48:35.088Z","etag":null,"topics":["books","detection","machine-learning","opencv","python","tesseract","text","text-detection"],"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/BieAnimaton.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-11-04T22:29:54.000Z","updated_at":"2021-02-27T16:28:49.000Z","dependencies_parsed_at":"2024-06-18T14:31:48.315Z","dependency_job_id":"ee85c28e-10a5-4d02-8590-e293ef3c5f80","html_url":"https://github.com/BieAnimaton/Text-Detection","commit_stats":null,"previous_names":["bieanimaton/text-detection"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/BieAnimaton/Text-Detection","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BieAnimaton%2FText-Detection","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BieAnimaton%2FText-Detection/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BieAnimaton%2FText-Detection/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BieAnimaton%2FText-Detection/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BieAnimaton","download_url":"https://codeload.github.com/BieAnimaton/Text-Detection/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BieAnimaton%2FText-Detection/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33162446,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T22:39:12.733Z","status":"online","status_checked_at":"2026-05-18T02:00:06.436Z","response_time":71,"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":["books","detection","machine-learning","opencv","python","tesseract","text","text-detection"],"created_at":"2024-11-15T08:16:11.841Z","updated_at":"2026-05-18T02:03:21.910Z","avatar_url":"https://github.com/BieAnimaton.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Text-Detection-M.L\n\nThis is a project about Machine Learning and Computer Vision using OpenCV and Tesseract to text detection in image.\n\n## Image\n- General text detection\n![general text](https://user-images.githubusercontent.com/52220244/98177044-85b60580-1ed8-11eb-9a57-b818425aa5d4.JPG)\n\n- General numbers detection\n![general numbers](https://user-images.githubusercontent.com/52220244/98177115-a7af8800-1ed8-11eb-9a9b-51ee81885050.JPG)\n\n- Separed words and numbers detection\n![separed words and numbers](https://user-images.githubusercontent.com/52220244/98177172-cd3c9180-1ed8-11eb-81aa-26c639de5d1c.JPG)\n\n- Separed numbers detection\n![separed numbers](https://user-images.githubusercontent.com/52220244/98177207-e5141580-1ed8-11eb-99d7-4ab6e3e98aaa.JPG)\n\n## How Install :bookmark_tabs:\n```\n# Create folder for store the files, like 'TextDetection'\n\n# Clone the project\ngit clone https://github.com/BieAnimaton/Text-Detection-M.L\n\n# Install the dependencies\npip install pytesseract or install from IDE (PyCharm for example).\ninstall Tesseract for Windows (i was created this project on Windows Machine. If u use Ubuntu or Mac,\nneed search other tutorial).\n\nAfter install Tesseract, locate the installation folder.\nConfirm if 'C:\\\\Users\\\\User\\\\AppData\\\\Local\\\\Tesseract-OCR\\\\tesseract.exe' is the same location.\nCase not, change it.\n\n# To start\npython \"general text detection.py\" \n   or\npython [others .py files]\n\n# The project messages will appear on console\n```\n\n## Features :hammer_and_wrench:\n- Python 3.7\n- Tesseract -- Windows 10\n- OpenCV","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbieanimaton%2Ftext-detection","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbieanimaton%2Ftext-detection","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbieanimaton%2Ftext-detection/lists"}