{"id":16218950,"url":"https://github.com/z3t0/ugv-ocr","last_synced_at":"2025-10-23T21:40:46.097Z","repository":{"id":91335426,"uuid":"186161687","full_name":"z3t0/ugv-ocr","owner":"z3t0","description":null,"archived":false,"fork":false,"pushed_at":"2019-05-22T00:06:00.000Z","size":94603,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-21T14:46:04.847Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/z3t0.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-05-11T17:21:24.000Z","updated_at":"2019-05-22T00:06:01.000Z","dependencies_parsed_at":"2023-06-04T12:45:35.724Z","dependency_job_id":null,"html_url":"https://github.com/z3t0/ugv-ocr","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/z3t0%2Fugv-ocr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/z3t0%2Fugv-ocr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/z3t0%2Fugv-ocr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/z3t0%2Fugv-ocr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/z3t0","download_url":"https://codeload.github.com/z3t0/ugv-ocr/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238759687,"owners_count":19525872,"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-10-10T11:51:41.960Z","updated_at":"2025-10-23T21:40:46.010Z","avatar_url":"https://github.com/z3t0.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ugv-ocr\n\nThis is an OCR module for the 2019 Canada UGV Competition.\n\nThe goal of this module is to extract text from images of pylons with objects with printed text.\n\n## Requirements\n- Docker\n\n## Usage\n\n``` shell\ncd scripts\nsh ./scripts/start.sh images/example_01.jpg\n```\n\nThe directory ocr-module is the base path from which the images are being detected.\n\nTo test do the following\n\n1. Take an image in jpg\n2. Place it in the ocr-module/images directory (the top level project directory is mounted into the container)\n3. Run the following command, where \"test.jpg\" is the name of the image.\n\n``` shell\ncd scripts\nsh start.sh images/test.jpg\n```\n\n## Installation\n\n``` shell\nsh ./scripts/build.sh\n```\n\n## Attributions\nThis module uses many technologies and tools, some are listed below.\n\n- Python\n- OpenCV\n- Tesseract\n- iPython\n\n## TODO\n- Re-factor into a HTTP API\n- Add RTSP stream support\n- Use GPU\n- Testing\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fz3t0%2Fugv-ocr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fz3t0%2Fugv-ocr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fz3t0%2Fugv-ocr/lists"}