{"id":16165168,"url":"https://github.com/alexzaitsev/ocr-google-vision","last_synced_at":"2025-03-18T23:30:38.489Z","repository":{"id":90341080,"uuid":"115096664","full_name":"alexzaitsev/ocr-google-vision","owner":"alexzaitsev","description":"Sample project demonstrating how OCR can be implemented using Google Vision library","archived":false,"fork":false,"pushed_at":"2017-12-22T09:27:01.000Z","size":1138,"stargazers_count":16,"open_issues_count":1,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-28T12:55:48.568Z","etag":null,"topics":["android","google-vision-api","ocr","ocr-android"],"latest_commit_sha":null,"homepage":"http://alex-zaitsev.com","language":"Java","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/alexzaitsev.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":"2017-12-22T08:53:02.000Z","updated_at":"2024-09-21T13:24:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"822c0636-721e-4768-9261-883e30138284","html_url":"https://github.com/alexzaitsev/ocr-google-vision","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexzaitsev%2Focr-google-vision","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexzaitsev%2Focr-google-vision/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexzaitsev%2Focr-google-vision/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexzaitsev%2Focr-google-vision/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alexzaitsev","download_url":"https://codeload.github.com/alexzaitsev/ocr-google-vision/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244325078,"owners_count":20435033,"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":["android","google-vision-api","ocr","ocr-android"],"created_at":"2024-10-10T02:49:24.751Z","updated_at":"2025-03-18T23:30:38.484Z","avatar_url":"https://github.com/alexzaitsev.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Overview\n\nThis is a sample project demonstrating how OCR (optical character recognition) can be implemented using Google Vision library.  \nApk file is available [here](https://github.com/alexzaitsev/ocr-google-vision/releases).\n\n*Benefits:*\n* requires no internet connection\n* very fast\n* out-of-the-box solution\n* super-easy to implement and requires less than 1h\n\n*Drawbacks:*\n* understands English and digits only\n\nScreenshot of the program:\n\n![screenshot](https://github.com/alexzaitsev/ocr-google-vision/blob/master/additional/screenshot.png \"screenshot\")\n\nAs you may see it recognizes written text easily.\n\n## Which digits it can recognize\n\nSo it recognizes without any problem the next numbers:\n\n![recognizable-01](https://github.com/alexzaitsev/ocr-google-vision/blob/master/additional/recognizable/01.png \"recognizable-01\")\n![recognizable-02](https://github.com/alexzaitsev/ocr-google-vision/blob/master/additional/recognizable/02.png \"recognizable-02\")\n![recognizable-03](https://github.com/alexzaitsev/ocr-google-vision/blob/master/additional/recognizable/03.png \"recognizable-03\")\n\nAnd the next ones it cannot recognize:\n![non-recognizable-01](https://github.com/alexzaitsev/ocr-google-vision/blob/master/additional/non-recognizable/01.jpg \"non-recognizable-01\")\n![non-recognizable-02](https://github.com/alexzaitsev/ocr-google-vision/blob/master/additional/non-recognizable/02.jpg \"non-recognizable-02\")\n![non-recognizable-03](https://github.com/alexzaitsev/ocr-google-vision/blob/master/additional/non-recognizable/03.png \"non-recognizable-03\")\n\n## Credits\n\nThanks to the author of [this](https://www.youtube.com/watch?v=xoTKpstv9f0) Youtube video lesson.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexzaitsev%2Focr-google-vision","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falexzaitsev%2Focr-google-vision","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexzaitsev%2Focr-google-vision/lists"}