# Android-HandGestureRecognition-OpenCv-and-PureJava **Repository Path**: JTFA/Android-HandGestureRecognition-OpenCv-and-PureJava ## Basic Information - **Project Name**: Android-HandGestureRecognition-OpenCv-and-PureJava - **Description**: This project is based on eaglesky's HandGestureApp - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-12 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # HandGestureApp This project is based on eaglesky's HandGestureApp. I've upgraded OpenCv to 3.3.0 and tried to remove most of the native code there was without affecting the project's intended funtionality. Original Github Project: https://github.com/eaglesky/HandGestureApp/ Project Page: http://eaglesky.github.io/2015/12/26/HandGestureRecognition/