Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iboud0/hand-sign-recognition
Real-time hand sign recognition using computer vision. Combines pre-trained hand detection and custom classifiers. Capture webcam hand images, detect hands, and collect a dataset for future model training.
https://github.com/iboud0/hand-sign-recognition
Last synced: 20 days ago
JSON representation
Real-time hand sign recognition using computer vision. Combines pre-trained hand detection and custom classifiers. Capture webcam hand images, detect hands, and collect a dataset for future model training.
- Host: GitHub
- URL: https://github.com/iboud0/hand-sign-recognition
- Owner: iboud0
- Created: 2024-01-24T20:20:37.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-31T15:34:22.000Z (12 months ago)
- Last Synced: 2024-01-31T22:09:50.125Z (12 months ago)
- Language: Python
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hand-sign-recognition
Real-time hand sign recognition using computer vision. Combines pre-trained hand detection and custom classifiers. Captures webcam hand images, detects hands, and collects a dataset for future model training.