搜索资源列表
Face-Eye-Detection.rar
- 此matlab程序,用来检测并定位人脸及人眼。采用的算法是肤色的颜色分隔。附件中的文件包括 eyematch.m, eyematch2.m, face.m, findeye.m,skin.m, k001.JPG等等,This matlab procedures used to detect and locate human faces and the human eye. Algorithm used in the color of skin are separated. Attachment
Face-Detection-vc2005-Library-
- vc2005做的人脸检测系统,实现有效的脸部识别,vc2005 do face detection system, to achieve effective facial recognition
skindetector.rar
- matlab code for skin detection,matlab code for skin detection
detection
- 基于肤色模型的人脸检测程序,通过高斯模型建立相似度函数,再经过最佳阈值法来进行二值化,在经过形态学处理得到人脸区域。-Skin color model based on face detection process, the establishment of the similarity function by the Gaussian model, and then through the optimal threshold method for the two values, obtaine
skin
- 人脸肤色检测,在转换成Ycbcr格式后用相关系数进行肤色似然度计算,检测属于肤色的像素。-Skin color detection, the conversion into Ycbcr format color by correlation coefficients calculated likelihood, detection is skin color pixels.
skindetector
- skin detection system used for human skin detection.
zonghechuli
- 可用于图像中皮肤的检测,得到掩码图像,在此基础上进行纹理检测-Can be used to image skin detection, be mask image, based on this texture to Detect
skindetector
- kin Pixel Likelihoods and Skin Detection --- --- --- --- --- --- --- ----- This Matlab code was developed for skin pixel detection in general imagery. Non-parametric histogram-based models were trained using manually annotated skin and
FR
- Skin Detection 膚色偵測+辨識 利用Ycbcr做膚色偵測
DetectionLibrary
- Chesnokov Yuriy写的人脸检测库,内容涵盖肤色检测、运动估计、SVM分类、PCA/LDA/ICA特征提取以及神经网络分类器等。-The article demonstrates face detection SSE optimized C++ library for color and gray scale data with skin detection, motion estimation for faster processing, small sized SVM and NN
findskin
- skin detection matlab code
skin_detection
- OpenCV进行皮肤检测.用了阈值法和贝叶斯方法.其中皮肤标记是用鼠标来完成的.自己还是比较满意的,愿与大家分享.-OpenCV for skin detection. Using the threshold method and Bayesian methods. Where the skin tag is to use the mouse to complete. I am still satisfied, and would like to share with you.
hs_skin_detection
- skin detection in matlab
adaptiveskindetector.cpp
- Adaptive skin detection program using C++ and OpenCV library
skin
- 基于YCbCr空间下,利用椭圆肤色模型进行肤色检测。运行效果不错,附有肤色图片-Based on YCbCr space, using the elliptical skin model skin detection. Runs good results, with color pictures
ANN
- MLP-OpenCV. Skin Detection Under Changing illumination using Neural
skin-detection
- This file helps identify the presence of a human face, hand or any other body part by identifying and marking skin-like pixels within a given image. With further image processing techniques, the output produced by this scr ipt can be refined and proc
SKIN-DETECTION-USING-A-MARKOV-RANDOM-FIELD-AND-A-
- In this paper, human skin detection is performed using a new color space coordinate and a Markov random fi eld based approach.
skin-detection
- Skin Detection. This application allows the extraction, from an input image, the zones corresponding to the skin s color. to achieve this goal a learning phase was made prior
Skin Detection
- Skin Detection Code using CbCr Ellipse Model