# hand_finger_recognition_android **Repository Path**: JTFA/hand_finger_recognition_android ## Basic Information - **Project Name**: hand_finger_recognition_android - **Description**: Computer Vision Algorithm to detect a hand pose using Android and OpenCV - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-13 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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