{"id":18256840,"url":"https://github.com/hrichharms/proximity-warning","last_synced_at":"2025-04-08T22:29:14.483Z","repository":{"id":132970428,"uuid":"419109677","full_name":"hrichharms/proximity-warning","owner":"hrichharms","description":"Provides the foundation of a camera based proximity warning and ride camera system.","archived":false,"fork":false,"pushed_at":"2022-03-08T22:43:58.000Z","size":134648,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-14T17:43:20.479Z","etag":null,"topics":["computer-vision","steganography","vehicle-detection"],"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/hrichharms.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":"2021-10-19T22:30:06.000Z","updated_at":"2024-11-28T04:26:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"2a09740d-6f1a-4a54-af52-505b5e9a0fd4","html_url":"https://github.com/hrichharms/proximity-warning","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/hrichharms%2Fproximity-warning","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrichharms%2Fproximity-warning/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrichharms%2Fproximity-warning/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrichharms%2Fproximity-warning/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hrichharms","download_url":"https://codeload.github.com/hrichharms/proximity-warning/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247938362,"owners_count":21021509,"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":["computer-vision","steganography","vehicle-detection"],"created_at":"2024-11-05T10:23:53.752Z","updated_at":"2025-04-08T22:29:14.478Z","avatar_url":"https://github.com/hrichharms.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Build Status](https://github.com/hrichharms/theia/actions/workflows/integrate.yml/badge.svg)\n\n\n## Proximity Warning System\n\nThe purpose of this repository is to provide the proof of concept for a camera based proximity warning and ride camera system.\n\nThe classifier system included in this project isn't particularly accurate. For a production environment, a more sophisticated solution is advised.\n\nIncluded Haar Cascade Classifier taken from [here](https://github.com/AdityaPai2398/Vehicle-And-Pedestrian-Detection-Using-Haar-Cascades).\n\n## Components\n\nThe source code for each component listed below can be found in separate folders in src.\n\n### Detector (Python 3)\n- able to be run as independent program or imported as python module\n- when run as an independent program, the detector monitors either provided video frames or captured camera frames (raspberry pi camera module) for vehicles and prints warning decisions for each evaluated frame to standard output\n- when imported as python module, provides access to:\n    - `Detector` class: provides high-level access to a given haar classifier specialized for simple proximity detection.\n\n### Detector (C++)\n- independent executable, which monitors provided video frames for vehicles and prints warning decisions for each evaluated frame to standard output\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhrichharms%2Fproximity-warning","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhrichharms%2Fproximity-warning","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhrichharms%2Fproximity-warning/lists"}