搜索资源列表
基于肤色的手势识别
- 基于肤色的手势识别,用到opencv 图像库,做手势识别的童鞋可以参考参考,vs2008平台下开发。-Gesture recognition based on skin color, use opencv image library, gesturing recognition of children' s shoes can refer to the reference, vs2008 platform development.
SkinDetection
- 皮肤检测的opencv代码,不需要用户进行交互,可能存在一定检测失误-opencv code of Skin detection
Gesture
- 自己用opencv写的手势识别的软件。界面简单点,用动态前景分割肤色模型和直方图反演分割手部区域,然后用模式识别方法搞定识别问题。绝对原创,以后可能再也不搞这方面了,传上来跟大家分享-Own use opencv gesture recognition software to write. Interface simply, skin color model with dynamic foreground segmentation and histogram segmentation of ha
mainskin
- Skin detection for Indian and asian skins for face and body detection in frame using OpenCV and vc++.
handdetection3
- 基于opencv的手部皮肤识别程序,可以根据手掌的大小判断出手掌展开或者握拳的两种状态,并将状态通过网络发送出去。-Opencv hand based on skin identification procedures, based on the size of the palm or fist, palm and determine the two states, and the state sent through the network.
condesation
- opencv 粒子滤波程序,可以对感兴趣的颜色进行跟踪-opencv particle filtering program that can track the color of interest
SkinColorTest
- OpenCV based Skin Color Detection algorithm comparing program
detect_skin_color
- 使用opencv来捕捉到video中的人物的皮肤,并将结果秀出来-To capture video using opencv in the character' s skin, and the results show up
shipin
- 基于opencv的肤色识别。通过H和S的叠加最后生成图像,不过具体的肤色参数可以自己选择-Opencv-based skin color identification. By the superposition of H and S generate the final image, but the specific parameters you can choose the color
HSV-Based-skin-detection
- here hsv colour model is used to detect the skin of a person...in opencv codded in c-here hsv colour model is used to detect the skin of a person...in opencv codded in cpp
skindetection
- 基于OpenCV的皮肤检测算法实现,基于贝叶斯决策理论-OpenCV-based skin detection algorithm based on Bayesian decision theory
drawcontour
- 基于OpenCV的肤色轮廓绘制程序,输入需要是一张含有肤色的黑白图像,运用Opencv中的cvFindContours函数和cvDrawContours函数,可运用到手势识别中-draw the contour of the skin color in a picture draw the contour of the skin color in a picture
HandDiscreteTest
- 手检测 opencv实现的手检测 采用了模板匹配和肤色检测方法。-Hand detection opencv hand detection using template matching and skin color detection method.
SkinDetection
- opencv 摄像头提取+皮肤检测 提取皮肤颜色-opencv skin detection by camera
skin
- 使用opencv实现的肤色检测程序。能够很好的检测肤色。可用于人脸、手势的识别。-Opencv achieved using color detection procedures. Detection can be a good complexion. Can be used for face recognition of gestures.
ImageConver
- OpenCV写的图片转换的例子,里面有用到Skin++界面库。-OpenCV write image conversion examples, which is useful to the Skin++ interface library.
Skin_detect
- use opencv tools to detect human skin area
cartoon
- 利用opencv进行肤色提取,并且实现了图像的卡通效果,来源工程实践,具有很强的实用价值,已经在VS2008下编译运行通过,不可多得的源码-Use opencv skin color extraction, and realize the effect of cartoon images, source engineering practice, has a strong practical value, has been compiled to run through VS2008, a ra
HandDetector
- 这是一个人手识别程序,基于OpenCV,环境VisualStudio2013。 首先通过图片采集手势图像,而后进行减小噪声的滤波处理,根据肤色在YCrCb色彩空间中的自适应阈值对图像进行二值化处理,提取图像中所有的肤色以及类肤色像点,而后经过膨胀、腐蚀处理后,祛除小块的类肤色区域干扰,得到若干块面积较大的肤色区域;此时根据各个肤色区域轮廓特征进行甄选,获取目标手势区域,而后根据目标区域的特征进行识别,定位手心。-This is a staff recognition program, bas
skin-color-detection
- opencv 进行肤色检测,可以有效去除眼部,效果明显-opencv skin color detection, the eye can be effectively removed, the effect is obvious