{"id":16489608,"url":"https://github.com/alvinwan/hand-tracking-pong","last_synced_at":"2025-03-23T12:34:35.699Z","repository":{"id":89467733,"uuid":"115690012","full_name":"alvinwan/hand-tracking-pong","owner":"alvinwan","description":"Real-time Hand-Tracking Pong Game","archived":false,"fork":false,"pushed_at":"2020-10-09T01:35:25.000Z","size":20278,"stargazers_count":18,"open_issues_count":1,"forks_count":10,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-18T20:39:56.993Z","etag":null,"topics":["computer-vision","game","hand-tracking","interactive","object-detection","pong","python"],"latest_commit_sha":null,"homepage":"","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/alvinwan.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-12-29T05:30:36.000Z","updated_at":"2024-09-28T14:16:39.000Z","dependencies_parsed_at":"2023-03-08T21:30:10.645Z","dependency_job_id":null,"html_url":"https://github.com/alvinwan/hand-tracking-pong","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/alvinwan%2Fhand-tracking-pong","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alvinwan%2Fhand-tracking-pong/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alvinwan%2Fhand-tracking-pong/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alvinwan%2Fhand-tracking-pong/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alvinwan","download_url":"https://codeload.github.com/alvinwan/hand-tracking-pong/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245104460,"owners_count":20561377,"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","game","hand-tracking","interactive","object-detection","pong","python"],"created_at":"2024-10-11T13:44:42.344Z","updated_at":"2025-03-23T12:34:35.680Z","avatar_url":"https://github.com/alvinwan.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hand-Tracking Pong\n\"Real-time\" Hand-Tracking Pong. As of the moment, object detection inference time is the bottleneck, at 1-2 FPS on a Macbook Pro (i5, 2.5GHz, 8GB) with detections on 160x90 images.\n\n![ezgif-2-1afdbb1a75](https://user-images.githubusercontent.com/2068077/34434701-ae270e00-ec3c-11e7-81da-5a274c7ebf99.gif)\n\nThe original hand tracker utilities and model are taken from Victor Dibia's [Hand Tracking repository](https://github.com/victordibia/handtracking).\n\n## Installation\n\n1. [Setup a Python virtual environment](https://www.digitalocean.com/community/tutorials/common-python-tools-using-virtualenv-installing-with-pip-and-managing-packages#a-thorough-virtualenv-how-to) with Python 3.5.\n\n2. Install all Python dependencies.\n\n```\npip install -r requirements.txt\n```\n\n\u003e For Ubuntu users, install `libsm6` for OpenCV to work:\n\u003e ```\n\u003e apt install libsm6\n\u003e ```\n\nInstallation is complete. To get started, launch the demo. I recommend running the multi-threaded version.\n\n```\npython main_multi.py\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falvinwan%2Fhand-tracking-pong","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falvinwan%2Fhand-tracking-pong","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falvinwan%2Fhand-tracking-pong/lists"}