{"id":23622334,"url":"https://github.com/grand-27-master/fingers-tap","last_synced_at":"2026-04-14T15:32:24.892Z","repository":{"id":269518152,"uuid":"907668104","full_name":"grand-27-master/Fingers-Tap","owner":"grand-27-master","description":"A real-time multi-finger tap detection system","archived":false,"fork":false,"pushed_at":"2024-12-24T05:47:47.000Z","size":5485,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-18T11:08:44.874Z","etag":null,"topics":["mediapipe","numpy","opencv","python3"],"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/grand-27-master.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":"2024-12-24T05:40:21.000Z","updated_at":"2024-12-25T02:51:43.000Z","dependencies_parsed_at":"2024-12-29T15:02:33.605Z","dependency_job_id":null,"html_url":"https://github.com/grand-27-master/Fingers-Tap","commit_stats":null,"previous_names":["grand-27-master/fingers-tap"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/grand-27-master/Fingers-Tap","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grand-27-master%2FFingers-Tap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grand-27-master%2FFingers-Tap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grand-27-master%2FFingers-Tap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grand-27-master%2FFingers-Tap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grand-27-master","download_url":"https://codeload.github.com/grand-27-master/Fingers-Tap/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grand-27-master%2FFingers-Tap/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31803271,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T11:13:53.975Z","status":"ssl_error","status_checked_at":"2026-04-14T11:13:53.299Z","response_time":153,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["mediapipe","numpy","opencv","python3"],"created_at":"2024-12-27T20:18:30.401Z","updated_at":"2026-04-14T15:32:24.888Z","avatar_url":"https://github.com/grand-27-master.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Multi-Finger Tap Detection with OpenCV and MediaPipe\n\nThis project demonstrates a **real-time multi-finger tap detection system** using OpenCV and MediaPipe Hands. The system tracks finger movements and detects taps when fingers touch the thumb within a specified threshold distance. It also provides visual feedback with color-coded finger markers and a dynamic tap count display.\n\n---\n\n## Features\n\n- **Real-Time Finger Tracking**: Detects finger positions in real-time using a webcam.\n- **Multi-Finger Detection**: Tracks taps for the index, middle, ring, and pinky fingers.\n- **Visual Display**: Shows connections, distances, and tap counts directly on the video feed.\n- **Customizable**: Adjustable thresholds and cooldown periods for tailored detection.\n\n---\n\n## Requirements\n\n- Python 3.7+\n- OpenCV\n- MediaPipe\n- NumPy\n\n### Installation\n\n1. Clone the repository:\n\n   ```bash\n   git clone https://github.com/yourusername/multi-finger-tap-detection.git\n   cd multi-finger-tap-detection\n\n   ```\n\n2. Install the required packages:\n   ```bash\n    pip install opencv-python mediapipe numpy\n   ```\n\n---\n\n## Usage\n\n1. Run the `multi_finger_tap_detection.py` script:\n\n   ```bash\n   python multi_finger_tap_detection.py\n\n   ```\n\n2. Adjust the `THRESHOLD` and `COOLDOWN` values in the script for optimal detection.\n\n---\n\n\u003cimg src=\"img.png\"\u003e\u003c/img\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrand-27-master%2Ffingers-tap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgrand-27-master%2Ffingers-tap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrand-27-master%2Ffingers-tap/lists"}