h3ct0r / hand_finger_recognition_android

Computer Vision Algorithm to detect a hand pose using Android and OpenCV

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hand_finger_recognition_android

This algorithm uses a convex hull with color segmentation in the VHI color space to detect a hand and how many fingers the person has extended. As seen on this example video: https://www.youtube.com/watch?v=KuGpOxOcpds

Dependencies:

  • Android
  • OpenCV

About

Computer Vision Algorithm to detect a hand pose using Android and OpenCV

License:MIT License


Languages

Language:Java 100.0%