搜索资源列表
skinmodel
- 这段代码主要是对当前流行的颜色空间进行肤色建模。测试图片可以随便从网上下载,能够自动准确的检测肤色区域。-The code mainly for the popular color space for skin color modeling. Test images can be easily downloaded from the Internet that can automatically detect and accurate color area.
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!
fice_color_build
- 肤色建模,利用图像处理理论,获取图像中的人肤色部分,可以应用多种人种-Skin color modeling, the use of image processing theory, to obtain images of the human skin section can be applied to a variety of ethnic
face_detect
- 基于肤色的人脸检测matlab程序,已经过调试,实现了人脸的检测,且检测准确率高-Face detection based on skin color matlab program, has been commissioning to achieve a human face detection, and the high rate of detection accuracy
codeoffacedetectioninMATLAB
- 用于数字图像处理,主要是针对基于肤色模型方法的人脸检测。-For digital image processing, is mainly based on skin color model for face detection method.
face_detection
- 使用matlab图像处理工具,实现基于肤色的人脸识别!-Matlab image processing tool used to achieve face recognition based on skin color!
skin
- 基于YCbCr空间下,利用椭圆肤色模型进行肤色检测。运行效果不错,附有肤色图片-Based on YCbCr space, using the elliptical skin model skin detection. Runs good results, with color pictures
CbCrEllipse
- 用matlab实现的肤色检测,采用CbCr椭圆聚类算法,克服了高光的干扰,能很好的把肤色分割出来。-Skin color detection using matlab implementation, using CbCr elliptical clustering algorithm, to overcome the interference of high light, the color can be a good split.
skin_color
- 根据国外文献算法中所写的MATLAB代码,实现肤色检测与轮廓提取。-According to foreign literature written in MATLAB code algorithm to achieve skin color detection and contour extraction.
fuse
- 基于肤色的图像分割,是用matlab实现的,希望大家有用-Image segmentation based on skin color is achieved with matlab, I hope it would be useful
skinClassifier
- 利用统计颜色模型在RGB颜色空间下进行肤色检测。-skin detection using statistical color model
matlab-threshold
- 对人脸图像进行肤色分割时就是采用自适应阈值分割法进行的,具体是应用改 进的最大类间方差法进行肤色分割处理。-Images of human faces using skin color segmentation is adaptive thresholding method, the specific application is improved Otsu method for color segmentation.
Skin-Detection
- The function generate_skinmap reads an image file given by the input parameter string filename, read by the MATLAB function imread . out - contains the skinmap overlayed onto the image with skin pixels marked in blue color. bin - contains the
Choose-color-of-skin
- 通过MATLAB拍摄到的人手图像,需要选取人手区域,这个程序就能准确地得到人手区域-Through the MATLAB to take people to image, need to hand select area, the program can accurately get hand area
Parameter-testing-program
- 能过MATLAB获取图像之后,经过肤色选取,最后获取到人手区域边界,并判断手形.-MATLAB image can get after, after skin color selection, finally get hands regional boundaries, and judge hand form.
Figure-skin-local-detection-images
- 关于彩色图像人物皮肤局域检测的matlab源代码-Matlab source code on the local detection of skin color image figures
fa
- 自己写的一个基于肤色模型的人脸检测的matlab代码。- I write a face detection based on skin color model with matlab.
fusefenge
- matlab图像肤色分割程序。可以实现从一幅图中分割出人的肤色。-matlab image skin color segmentation. It can be divided people of color from a picture.
fastfacedetection(21)
- 快速的人脸检测算法,基于肤色,MATLAB源代码-Fast face detection algorithm, based on skin color, MATLAB source code
MATLAB教室人数统计系统
- 该课题为基于MATLAB的教室人数统计,带有丰富的人机交互GUI界面。实现教室人数的计数统计,进而统计出勤率,上课认真听讲的比例。原先预设总人数,未出勤或者书本遮住脸部、趴着玩手机等必然无法采集到人脸,从而对应数量缺失,得出出勤率或听讲率。该课题采用肤色原理进行人脸定位和人脸分割。本课题中,为了界面GUI的美观,刻意将分割出的人脸单独显示在GUI对应的axes里。是个不错的设计选题。(This topic is based on MATLAB classroom statistics, with