An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Finger-Detection
Drawing using hand-tip recognition

#프로그램 소개
이 프로그램은 손 끝을 인식하여 손 끝으로 화면 상에서 그림을 그릴 수 있도록 하는 프로그램입니다. 이 프로그램을 개발할 때가 가장 많이 신경쓰고, 알고리즘 설계가 가장 힘들었던 것 같습니다.
인식률은 키넥트를 사용하지 않고 오로지 웹캠만을 사용했기 때문에 정확도가 낮습니다. 제 실력이 낮기 때문인 것 같습니다.

![Image](https://github.com/hojak99/Finger-Detection/blob/master/drawPicture.PNG)