{"id":18528906,"url":"https://github.com/gsingh93/url-recognizer","last_synced_at":"2025-11-01T01:30:25.628Z","repository":{"id":10732763,"uuid":"12987113","full_name":"gsingh93/url-recognizer","owner":"gsingh93","description":"MHacks 2013 hack: An Android app that recognizes URLs from images using an OCR and goes to those URLs.","archived":false,"fork":false,"pushed_at":"2013-09-22T04:21:54.000Z","size":9976,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-12-26T01:42:28.366Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/gsingh93.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}},"created_at":"2013-09-21T00:53:06.000Z","updated_at":"2017-03-28T18:53:16.000Z","dependencies_parsed_at":"2022-08-27T21:02:06.057Z","dependency_job_id":null,"html_url":"https://github.com/gsingh93/url-recognizer","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/gsingh93%2Furl-recognizer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gsingh93%2Furl-recognizer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gsingh93%2Furl-recognizer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gsingh93%2Furl-recognizer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gsingh93","download_url":"https://codeload.github.com/gsingh93/url-recognizer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239244370,"owners_count":19606421,"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-11-06T18:00:48.072Z","updated_at":"2025-11-01T01:30:25.587Z","avatar_url":"https://github.com/gsingh93.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"URL Recognizer\n==============\n\nAn MHacks 2013 hack by Gulshan Singh and Aaron Dimet.\n\nThis Android app allows you to take a picture with your phone and go to any URL in the image.\n\nBuilding\n--------\n\nTo build, clone the project, and run `git submodule update --init --recursive` in the root directory of the project. This will clone the [tess-two](https://github.com/rmtheis/tess-two) library into `contrib/tess`. This is an Android port of the open source OCR [Tesseract](http://code.google.com/p/tesseract-ocr/). To build this library, cd into `contrib/tess/tess-two` and run the following commands,\n\n```\nndk-build\nandroid update project --path .\nant release\n```\n\nNote that means that the Android SDK tools and the Android NDK tools must be in your path and you must have Apache Ant installed.\n\nThen import the project as a library into eclipse. Right click on your project, select Properties -\u003e Android, click Add and select the tess-two project. The application should then build without errors.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgsingh93%2Furl-recognizer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgsingh93%2Furl-recognizer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgsingh93%2Furl-recognizer/lists"}