{"id":26005525,"url":"https://github.com/csreddy98/objecttracking","last_synced_at":"2026-04-30T03:35:46.646Z","repository":{"id":178526831,"uuid":"661978450","full_name":"csreddy98/ObjectTracking","owner":"csreddy98","description":"Object Tracker using OpenCV and Python","archived":false,"fork":false,"pushed_at":"2023-07-04T07:08:52.000Z","size":20031,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-26T02:03:56.836Z","etag":null,"topics":["computer-vision","csrt","opencv","opencv-python","python","python3"],"latest_commit_sha":null,"homepage":"https://medium.com/@csreddy1998/object-tracker-using-opencv-and-python-863754558ff4","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/csreddy98.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2023-07-04T05:23:13.000Z","updated_at":"2025-02-20T02:24:54.000Z","dependencies_parsed_at":"2024-01-19T22:24:17.158Z","dependency_job_id":"12f45b29-f433-41d5-a538-0579781f14ce","html_url":"https://github.com/csreddy98/ObjectTracking","commit_stats":null,"previous_names":["csreddy98/objecttracking","chandraashekar/objecttracking"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/csreddy98/ObjectTracking","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csreddy98%2FObjectTracking","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csreddy98%2FObjectTracking/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csreddy98%2FObjectTracking/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csreddy98%2FObjectTracking/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/csreddy98","download_url":"https://codeload.github.com/csreddy98/ObjectTracking/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csreddy98%2FObjectTracking/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32454131,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"online","status_checked_at":"2026-04-30T02:00:05.929Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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","csrt","opencv","opencv-python","python","python3"],"created_at":"2025-03-05T21:00:18.233Z","updated_at":"2026-04-30T03:35:41.639Z","avatar_url":"https://github.com/csreddy98.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Object Tracker using OpenCV and Python\n\n## Introduction\nThis is a simple object tracking program using OpenCV and Python. The program tracks content inside a bounding\\ box and draws a rectangle around it. The program uses the OpenCV library to capture video from the webcam and uses the CSRT algorithm to track the object.\n\n## Demo\n![Object Tracker](demo.gif)\n\n## Requirements\n* Python 3.6+\n  * opencv-python\n\n## Installation\nTo install the required packages, run the following command in the terminal:\n```python -m pip install opencv-contrib-python```\n\n## Usage\nTo run the program, simply run the following command in the terminal:\n```\npython object_tracker.py\n```\nThe program will open a window with the video feed from the webcam. To select the object to track, simply draw a bounding box around it using the mouse. Once the bounding box is drawn, press the spacebar to start tracking the object. To stop tracking, press the spacebar again. To exit the program, press the 'q' key.\n\n## Contributing\nPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcsreddy98%2Fobjecttracking","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcsreddy98%2Fobjecttracking","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcsreddy98%2Fobjecttracking/lists"}