{"id":7689729,"url":"https://github.com/aperrault/DetectText","last_synced_at":"2025-07-13T12:31:37.006Z","repository":{"id":3848480,"uuid":"4932753","full_name":"aperrault/DetectText","owner":"aperrault","description":"Detect text with stroke width transform.","archived":false,"fork":false,"pushed_at":"2016-03-08T20:24:37.000Z","size":36,"stargazers_count":331,"open_issues_count":8,"forks_count":150,"subscribers_count":37,"default_branch":"master","last_synced_at":"2024-11-22T10:36:14.641Z","etag":null,"topics":["c-plusplus","opencv","text-detection"],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aperrault.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-07-07T00:23:16.000Z","updated_at":"2024-04-12T15:39:17.000Z","dependencies_parsed_at":"2022-09-03T21:01:33.059Z","dependency_job_id":null,"html_url":"https://github.com/aperrault/DetectText","commit_stats":null,"previous_names":["aperrau/detecttext"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/aperrault/DetectText","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aperrault%2FDetectText","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aperrault%2FDetectText/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aperrault%2FDetectText/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aperrault%2FDetectText/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aperrault","download_url":"https://codeload.github.com/aperrault/DetectText/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aperrault%2FDetectText/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265139264,"owners_count":23717280,"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":["c-plusplus","opencv","text-detection"],"created_at":"2024-04-09T13:01:26.103Z","updated_at":"2025-07-13T12:31:36.682Z","avatar_url":"https://github.com/aperrault.png","language":"C++","funding_links":[],"categories":["Text Detection"],"sub_categories":["2010"],"readme":"DetectText\n==========\n\nDetect text with stroke width transform.\n\n## Dependencies\nOpenCV 2.4+, boost.\n\n## Compile\n\n    g++ -o DetectText TextDetection.cpp FeaturesMain.cpp -lopencv_core -lopencv_highgui -lopencv_imgproc -I/path/to/current/directory\n\nwhere /path/to/current/directory is replaced with the absolute path to the current directory.\n\n### Using CMake\n\n    mkdir build\n    cd build\n    cmake ..\n    make\n\n## To run\n./TextDetection input_file output_file dark_on_light\nwhere dark_on_light is 1 or 0, indicating whether the text is darker or lighter than the background.\n\n## More \nDetails on the algorithm can be found in:\nhttp://www.cs.cornell.edu/courses/cs4670/2010fa/projects/final/results/group_of_arp86_sk2357/Writeup.pdf","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faperrault%2FDetectText","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faperrault%2FDetectText","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faperrault%2FDetectText/lists"}