# gestureDetect11 **Repository Path**: aichizhe/gestureDetect11 ## Basic Information - **Project Name**: gestureDetect11 - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-20 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # GestureDetect(手势识别Demo,基于百度在线手势识别) This is a simple demo for showing the function and ability of BaiDu gesture detect ,you can just replace the APP_ID,API_KEY and the SECRET_KEY int {@BdiduClientManager}, those datas can be obtained from the Baidu developer platform。 # Attention Caring about your API level, if it is 6.0+ , be sure to add dynamic permisson code.