{"id":23029098,"url":"https://github.com/josualimbu/npr-tesseract","last_synced_at":"2025-04-02T20:24:17.092Z","repository":{"id":232914997,"uuid":"784768177","full_name":"JosuaLimbu/npr-tesseract","owner":"JosuaLimbu","description":"Simple Number Plate Recognition with Optical Character Recognition using XML model","archived":false,"fork":false,"pushed_at":"2024-07-18T12:17:46.000Z","size":915,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-08T11:11:52.295Z","etag":null,"topics":["npr","npr-ocr","number-plate-detection","number-plate-recognition"],"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/JosuaLimbu.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":"2024-04-10T14:15:37.000Z","updated_at":"2024-07-18T12:17:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"5647e806-5495-46ee-aae6-7af5d5d738ee","html_url":"https://github.com/JosuaLimbu/npr-tesseract","commit_stats":null,"previous_names":["josualimbu/npr-tesseract"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JosuaLimbu%2Fnpr-tesseract","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JosuaLimbu%2Fnpr-tesseract/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JosuaLimbu%2Fnpr-tesseract/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JosuaLimbu%2Fnpr-tesseract/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JosuaLimbu","download_url":"https://codeload.github.com/JosuaLimbu/npr-tesseract/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246885925,"owners_count":20849795,"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":["npr","npr-ocr","number-plate-detection","number-plate-recognition"],"created_at":"2024-12-15T14:13:46.108Z","updated_at":"2025-04-02T20:24:17.066Z","avatar_url":"https://github.com/JosuaLimbu.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Number Plate Recognition with Optical Character Recognition\n\nThis code is open source\nNumber Plate Recognition (NPR), also known as Automatic Number Plate Recognition (ANPR) or License Plate Recognition (LPR), is a technology used to automatically detect and recognize vehicle license plates. The system uses an optical camera and character recognition (OCR) software to capture images of license plates from passing vehicles, then analyzes the images to recognize and extract the text contained within.\n\n### Requirements\n\n- Python version 3.10.11\n\n### Install\n\n**Install on Windows**\n\nInstall [Git Bash](https://git-scm.com/downloads), [Python](https://www.python.org/downloads/) and [Tesseract](https://sourceforge.net/projects/tesseract-ocr.mirror/) first\n\nAfter that, open git bash and follow these commands\n\n```bash\n$ git clone https://github.com/JosuaLimbu/npr-tesseract.git\n$ cd npr-tesseract\n$ pip install -r requirements.txt\n$ python3 number_plate.py\n```\n\nAnd the code is ready to use.\nThe end result will be like this.\n![Result](plates/Screenshot.jpg)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjosualimbu%2Fnpr-tesseract","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjosualimbu%2Fnpr-tesseract","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjosualimbu%2Fnpr-tesseract/lists"}