Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - opencv skin color
Search - opencv skin color - List
本程式使用open CV,使用簡單的限制式來抓出web cam裡膚色的部份-The program uses open CV, restrictions on the use of simple web cam style came out in some color
Update : 2025-02-17 Size : 9.3mb Publisher : 郭小君

用Opencv实现的一个肤色检测的小程序。可以很好的分割出肤色区域。-Achieved using a skin detection Opencv small program. Segment can be a good skin color regions.
Update : 2025-02-17 Size : 1.86mb Publisher : 蓝天白雪

一个基于肤色模型的手势检验,手势识别程序,效果不错,基于opencv。-A sign test based on skin color model, gesture recognition process, good results, for opencv
Update : 2025-02-17 Size : 4.63mb Publisher : 柯哀

opencv 粒子滤波程序,可以对感兴趣的颜色进行跟踪-opencv particle filtering program that can track the color of interest
Update : 2025-02-17 Size : 661kb Publisher : zhongcheng

DL : 0
自己用opencv写的手势识别的软件。界面简单点,用动态前景分割肤色模型和直方图反演分割手部区域,然后用模式识别方法搞定识别问题。绝对原创,以后可能再也不搞这方面了,传上来跟大家分享-Own use opencv gesture recognition software to write. Interface simply, skin color model with dynamic foreground segmentation and histogram segmentation of hand inversion region, and then use pattern recognition methods get recognition. Absolutely original, since this may no longer engage in, and pass up sharing with you
Update : 2025-02-17 Size : 6.68mb Publisher : yang

OpenCV based Skin Color Detection algorithm comparing program
Update : 2025-02-17 Size : 6.11mb Publisher : kim, bumhwi

基于肤色的手势识别,用到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.
Update : 2025-02-17 Size : 4.63mb Publisher : Ivan.Ru

DL : 0
基于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
Update : 2025-02-17 Size : 40.04mb Publisher : 海上霸

可以实现图像的批处理,用OPENCV来读取图像 并实现人脸肤色分割图像的质心的计算-Image batch the OPENCV to read images and achieve the calculation of the centroid of the skin color image segmentation
Update : 2025-02-17 Size : 2.02mb Publisher : 枫叶

利用opencv将颜色空间转为YCBCR空间从而利用人的肤色对人脸进行检测-Use opencv will color space to YCBCR space to use skin of face detection
Update : 2025-02-17 Size : 1.64mb Publisher : 123

基于OpenCV的肤色轮廓绘制程序,输入需要是一张含有肤色的黑白图像,运用Opencv中的cvFindContours函数和cvDrawContours函数,可运用到手势识别中-draw the contour of the skin color in a picture draw the contour of the skin color in a picture
Update : 2025-02-17 Size : 4mb Publisher : 张嘉男

手检测 opencv实现的手检测 采用了模板匹配和肤色检测方法。-Hand detection opencv hand detection using template matching and skin color detection method.
Update : 2025-02-17 Size : 2.03mb Publisher : freedesert

DL : 0
使用opencv实现的肤色检测程序。能够很好的检测肤色。可用于人脸、手势的识别。-Opencv achieved using color detection procedures. Detection can be a good complexion. Can be used for face recognition of gestures.
Update : 2025-02-17 Size : 4.38mb Publisher : lovelylcj

使用opencv进行肤色分割,可以划分出完整手型,并可测量出手掌重心,还可以进行腐蚀和膨胀去噪点。学习opencv不可多得的例子-Use opencv skin color segmentation, can be divided into full-hand, and can measure the palm center of gravity, can also be expanded to corrosion and noise. A rare example of learning opencv
Update : 2025-02-17 Size : 2.6mb Publisher : 张磊

DL : 0
利用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 rare source
Update : 2025-02-17 Size : 2.41mb Publisher : 沈宏双

这是一个人手识别程序,基于OpenCV,环境VisualStudio2013。 首先通过图片采集手势图像,而后进行减小噪声的滤波处理,根据肤色在YCrCb色彩空间中的自适应阈值对图像进行二值化处理,提取图像中所有的肤色以及类肤色像点,而后经过膨胀、腐蚀处理后,祛除小块的类肤色区域干扰,得到若干块面积较大的肤色区域;此时根据各个肤色区域轮廓特征进行甄选,获取目标手势区域,而后根据目标区域的特征进行识别,定位手心。-This is a staff recognition program, based on OpenCV, environment VisualStudio2013. First gesture image capture through the picture, and then filter processing to reduce noise, according to the color adaptive threshold in YCrCb color space binary image processing to extract all the color and image color dot type, and then passes through the expansion After the etching process, eliminate the small area of ​ ​ skin color interference, get several pieces larger skin area at this time in accordance with various color selection area outline features, target acquisition gesture area, and then based on the characteristics of the target area to identify, locate hand.
Update : 2025-02-17 Size : 5kb Publisher : chengchi

基于opencv实现的肤色检测,用YCrCb模型检测出皮肤部分并显示出来。-Skin color detection based on opencv realized with YCrCb model to detect the skin parts and displayed.
Update : 2025-02-17 Size : 2.33mb Publisher : 刘红军

主要为opencv人脸的美化 人脸美化,我们用的皮肤检测,皮肤在颜色空间是特定的一个区域 检测到这个区域(感兴趣区域),完后对这个区域进行美化,就是滤波,主要是双边滤波和高斯滤波。 3.视频格式转换以及编码 处理好的矩阵颜色空间是rgb的,需要转换成yuv,yuv的颜色空间就是可以播放的,类似我们电视上面看的画面,编码就是传输时候需要发送流,只个流相当于针对数据的压缩,将yuv格式的视频帧编码成h264的格式 Rgb转换成yuv,opencv实现(美颜在这一步实现) Yuv转换成h264,x264实现 H264转换成rtmp流,libxrtmp实现-Mainly opencv face beautification facial beautification, skin test our use, skin color space is a particular area of a detected region (region of interest), after this area landscaping, is filtered, mainly bilateral filtering and Gaussian filter. 3. Video format conversion and encoding process is a good matrix rgb color space, the need to convert yuv, yuv color space that can be played, similar to watching our television screen above, the coding is transmitted when you need to send traffic only stream equivalent for compressed data, video frame coded yuv format into h264 format Rgb convert yuv, opencv achieve (achieve beauty in this step) Yuv convert h264, x264 achieve H264 convert rtmp stream, libxrtmp achieve
Update : 2025-02-17 Size : 13.98mb Publisher : wangyaning

opencv 进行肤色检测,可以有效去除眼部,效果明显-opencv skin color detection, the eye can be effectively removed, the effect is obvious
Update : 2025-02-17 Size : 1kb Publisher : 张军

本系统利用目前比较成熟的OpenCV的相关函数,进行了基于肤色分割和模板的手势识别的研究,并利用自编的控制函数进行简单的虚实交互,在摄像头一端通过指定的手势动作来控制小车在平面跑道上的启动和停止等动作。(This system uses the correlation function of mature OpenCV at present, studied the skin color segmentation and gesture recognition based on a template, and interact and use simple control function of the self, the gesture specified in the camera to control the car running through the end of the start and stop action on the plane.)
Update : 2025-02-17 Size : 18.97mb Publisher : HanaRen
« 12 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.