搜索资源列表
GMMmatlab
- MATLAB中实现GMM算法的原始代码,实现图像分割-GMM algorithm implemented in MATLAB source code for image segmentation
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
skindetector
- skin detection system used for human skin detection.
handgesturerecogniton
- 本代码实现了对静态五种基本静态手势的识别,通过皮肤颜色模型分割人手,然后通过边界追踪得到手的轮廓,最后通过傅里叶系数识别手势-The static code of the five basic static gesture recognition, through the skin color model partition manually, and then get through the border to track the contours of the hands, and fina
skinmodel
- 基于高斯肤色模型检测肤色,可用于人脸检测-based gaussian skin model detect skin can be used face detect
YCgCrandSVM
- 基于肤色分割和SVM的人脸检测的MATLAB 代码,主要是利用YCgCr来来进行肤色建模,然后结合SVM进行检测。 希望对您有所帮助!-Based on skin color segmentation and SVM Face Detection MATLAB code, mainly used to carry out color YCgCr to model, and then tested with SVM. Want to help you!
codeoffacedetectioninMATLAB
- 用于数字图像处理,主要是针对基于肤色模型方法的人脸检测。-For digital image processing, is mainly based on skin color model for face detection method.
face
- 人脸检测,基于肤色信息的皮肤区域粗检。自适应高斯模型,-Face detection, skin region based on color information, rough inspection. Adaptive Gaussian model
skin
- 基于YCbCr空间下,利用椭圆肤色模型进行肤色检测。运行效果不错,附有肤色图片-Based on YCbCr space, using the elliptical skin model skin detection. Runs good results, with color pictures
hsv_face_detect
- 基于肤色的HSV颜色模型下的人脸检测,内含实验图像、报告、参考资料等-HSV color model based on skin color of face detection, includes test images, reports, reference materials, etc.
gaosicbcr
- 单高斯模型,进行基于肤色的人脸检测,这是一个m文件,-Single Gaussian model for skin detection
face-detection-based-skin-model
- 图像人物皮肤局域检测,face detection based skin model-face detection based skin model
skinClassifier
- 利用统计颜色模型在RGB颜色空间下进行肤色检测。-skin detection using statistical color model
fa
- 自己写的一个基于肤色模型的人脸检测的matlab代码。- I write a face detection based on skin color model with matlab.
GMMPSkinColor
- 经典的高斯混合模型背景建模+肤色检测的Matlab实现-Classic Gaussian mixture model background modeling+ skin detection Matlab achieve
skin
- matlab肤色检测程序。rgb2tsl.m用作颜色模式转换,将RGB模式转换为TSL模式。skin.m实现肤色检测,肤色区域为白色,非肤色区域为黑色。-matlab color detection procedure. rgb2tsl.m color model used for conversion, will be converted to RGB mode TSL model. realize skin.m color detection, color region is white,
PI-FU-BIAOMIAO-CHULI
- 是用matlab软件编写自己建的皮肤高斯模型,通过训练的到的阈值。在ycbcr域对皮肤区域进行了分割-Is to write your own skin Gaussian model built using matlab software, training to pass the threshold of. In the area of the skin ycbcr domain segmentation
face_recognition_using_skin_model
- 基于MATLAB的人脸定位程序,基于肤色模型,适用于单张人脸识别。-Face Location Based on MATLAB program, based on skin color model for face recognition leaflets.
rgbskintest
- 用matlab将图片中的人的皮肤变成白色,其余为黑色。rgb模型。(The people's skin in the picture is turned white with natlab, and the rest is black. RGB model.)
fft测试程序2
- 提取了一种手势识别的算法,通过皮肤颜色模型将手势分割出来,然后追踪其边缘,再通过傅里叶系统作为特征向量进行识别。识别率很高的。(A gesture recognition algorithm is extracted from the skin color model, then the gestures are segmented, then the edges are traced, and then the Fourier system is used as the feature vec