搜索资源列表
SkinColorFiltering
- Convert RGB to YUV for skin color filter
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
skin_detect
- 先讀入膚色,非膚色的圖片,在將各張圖片由RGB轉成YCbCr。讀進來的時候,我是用四維的陣列去存膚色的圖片以及非膚色的圖片。第一個維度是用來存放有幾張圖片,接下來是解析度,還有幾個channel。讀進來之後再分別對膚色,非膚色的Cb,Cr來作統計。分別會得到Cb,Cr的mean和variance。再依次分別帶入Multivariate Normal Density的公式去求得膚色,非膚色出現的機率。最後再將得到的兩個機率值相除,得到的值,拿來和threshold值相比,藉此來判斷Input的圖的
Face_detection_based_on_color_images
- 提出了一种基于肤色的精确人脸定位算法,详细叙述了在图片的颜色调整与肤色检测,肤色区域的平滑、 分割与填充,候选眼睛的选取及配对中遇到的具体问题并提出了解决方案. 本算法能较为准确地定位彩色图像 中的正面、小角度偏侧和旋转的人脸,还能检测出一幅图中的多个人脸.-Presents a human face based on skin color precision positioning algorithm, described in detail in the image color ad
test_skin
- 基于YCbCr椭圆模型,使用肤色进行人脸检测-use the skin color to detect human-face base on YCbCr modal
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.
Skin
- 这是有关皮肤颜色调整的一款代码,可以通过手动输入数值来测试皮肤的颜色。-It is about skin color adjustment a code, you can manually enter values to test the color of the skin.
skin_color
- 根据国外文献算法中所写的MATLAB代码,实现肤色检测与轮廓提取。-According to foreign literature written in MATLAB code algorithm to achieve skin color detection and contour extraction.
LBP-based-on-skin-color-nd-facial-feature-tracking
- 一种基于肤色与LBP特征融合的人脸跟踪算法LBP based on skin color and facial feature tracking algorithm fusion-LBP based on skin color and facial feature tracking algorithm fusion
Mine-Monitoring-skin-color-and-facial-image-templa
- 煤矿监控图像中脸肤色和模板检测Mine Monitoring skin color and facial image template detection-Mine Monitoring skin color and facial image template detection
Learning-Skin-Pixels-in-Color-Images-Using-Gaussi
- This paper is concerned with estimating a probability density function of human skin color using a finite Gaussian mixture model whose parameters are estimated through the EM algorithm.sections
Skin-color-based-face-detection-algorithm
- Skin color based face detection algorithm
skin-color-segmentation
- 毕业论文设计 图像中皮肤颜色分割方法的研究-Thesis design image of skin color segmentation
Skin-color-in-rgb
- detect skin color in RGB space with delphi
skin-color-segmentation
- 关于肤色分割的matlab源代码,很好用!-The matlab source code about the skin color segmentation
Skin-color-segmentation
- 肤色分割,可以把人的肤色较好地分割出来,用二值图显示-Skin color segmentation, the person' s skin color can be used to split the binary image display
Face-detection-based-on-skin-color
- 人脸检测,能够检测出多张人脸,通过建立肤色模型,图像预处理等,分割出肤色区域,效果不错。-Face detection and can detect more than one face, through the establishment of skin color model, image preprocessing, segmentation of color of skin area, the effect is good.