https://github.com/hojak99/finger-detection
Drawing using hand-tip recognition
https://github.com/hojak99/finger-detection
drawing finger-detection opencv recognition
Last synced: about 1 month ago
JSON representation
Drawing using hand-tip recognition
- Host: GitHub
- URL: https://github.com/hojak99/finger-detection
- Owner: hojak99
- Created: 2017-01-25T07:22:47.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-10T08:45:32.000Z (over 9 years ago)
- Last Synced: 2025-10-29T22:04:10.278Z (8 months ago)
- Topics: drawing, finger-detection, opencv, recognition
- Language: C++
- Size: 252 KB
- Stars: 6
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Finger-Detection
Drawing using hand-tip recognition
#프로그램 소개
이 프로그램은 손 끝을 인식하여 손 끝으로 화면 상에서 그림을 그릴 수 있도록 하는 프로그램입니다. 이 프로그램을 개발할 때가 가장 많이 신경쓰고, 알고리즘 설계가 가장 힘들었던 것 같습니다.
인식률은 키넥트를 사용하지 않고 오로지 웹캠만을 사용했기 때문에 정확도가 낮습니다. 제 실력이 낮기 때문인 것 같습니다.
