搜索资源列表
手势识别,我的原创啊
- 手势识别啦,4个手势,效果还行吧,下载了就知道了
document_for_pic_thin
- 基于Opencv和VC6.0的图像细化,可以用来提取手势骨骼,已经处理成子函数,可直接调用。给做手势识别的朋友一些参考-Based on Opencv and VC6.0 image thinning, gestures can be used to extract the skeleton has been processed into a subroutine can be called directly. Gesture recognition to a friend some refer
HandDetector
- 这是一个人手识别程序,基于OpenCV,环境VisualStudio2013。 首先通过图片采集手势图像,而后进行减小噪声的滤波处理,根据肤色在YCrCb色彩空间中的自适应阈值对图像进行二值化处理,提取图像中所有的肤色以及类肤色像点,而后经过膨胀、腐蚀处理后,祛除小块的类肤色区域干扰,得到若干块面积较大的肤色区域;此时根据各个肤色区域轮廓特征进行甄选,获取目标手势区域,而后根据目标区域的特征进行识别,定位手心。-This is a staff recognition program, bas
几个基于openCV开发的手势识别代码
- 获取轮廓凸包。OpenCV自带的工程,及之前提到的OpenCV轮廓凸包检测里面有很详细的解释(Contour convex hull. OpenCV comes with the project, and previously mentioned OpenCV contour convex hull detection, which has a very detailed explanation)
手势检测(基于OpenCV)
- 在计算机视觉的基础上,能实现手势的识别,基于opencv(On the basis of computer vision, the recognition of gestures can be realized, based on OpenCV)