搜索资源列表
skindetector
- skin detection system used for human skin detection.
MATLAB--ycbcr
- 基于YCbCr色彩空间的人脸检测程序,着重阐述了基于肤色分割和模板匹配验证的人脸检测算法。 -YCbCr color space-based face detection program focuses on the face detection algorithm based on skin color segmentation and template matching verification.
facecolor
- C++编写,根据人脸肤色检测人脸的程序。输入一张人脸图像,即可找到人脸。-C++ preparation, according to the human skin color face detection process. Enter a face image, you can find a person' s face.
Face-Detection
- In this code, I present a face detection system that attempts to recognize faces using the Skin Segmentation Technique. This code is intended to provide an insight into developing a face detection system using Skin Detection and hopefully gives a go
skin-detect
- contain step to detection human skin background using C++. From RGB as input convert to Ycrcb-contain step to detection human skin background using C++. From RGB as input convert to Ycrcb
detectFingers
- finger detection using image processing in MATLAB. images has been used to identify skin,.
human-face-detection
- 利用肤色分割,采用MATLAB进行编程实现对图片中的人脸进行检测,程序包中还包括采用“参考白”方法进行光照补偿的源程序-Based on skin color segmentation, using MATLAB programming to realize the face detection, the package also includes a reference white approach of the source illumination compensation
SkinCapiture
- 对皮肤目标进行检测。在摄像头内是皮肤对象就会被显示,其他的背景都被去除。-Skin target detection. The camera is in the skin object will be displayed, other background is removed.
adaptiveskindetector
- skin detector for opencv c`++