搜索资源列表
skin
- 人脸肤色检测,在转换成Ycbcr格式后用相关系数进行肤色似然度计算,检测属于肤色的像素。-Skin color detection, the conversion into Ycbcr format color by correlation coefficients calculated likelihood, detection is skin color pixels.
GMM_Skin_Detector
- Matlab skin detector。运用高斯混合模型训练的到人的皮肤颜色分布。用于皮肤和人脸检测。-A collection of Matlab scr ipts
skindetector
- skin detection system used for human skin detection.
SkinColorDetection
- this code is skin color detection algorithm
FR
- Skin Detection 膚色偵測+辨識 利用Ycbcr做膚色偵測
findskin
- skin detection matlab code
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.
skin_color_segmentation
- the program perform image compensation and followed by skin region segmentation
skin_RGB
- skin segmentation using RGB
skin_HSV
- hsv method for skin segmentation
skin_detect
- 先讀入膚色,非膚色的圖片,在將各張圖片由RGB轉成YCbCr。讀進來的時候,我是用四維的陣列去存膚色的圖片以及非膚色的圖片。第一個維度是用來存放有幾張圖片,接下來是解析度,還有幾個channel。讀進來之後再分別對膚色,非膚色的Cb,Cr來作統計。分別會得到Cb,Cr的mean和variance。再依次分別帶入Multivariate Normal Density的公式去求得膚色,非膚色出現的機率。最後再將得到的兩個機率值相除,得到的值,拿來和threshold值相比,藉此來判斷Input的圖的
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
test_skin
- 基于YCbCr椭圆模型,使用肤色进行人脸检测-use the skin color to detect human-face base on YCbCr modal
skin
- With a given image the code will detect the skin region in the image.
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
facedetection1
- 基于肤色的人脸检测MATLAB源代码皮肤检测的最终目标是构建一个决策规则,并以此将图像中的像素划分为肤色和非肤色两类,一般通过引入一个衡量像素点颜色与“标准肤色”的距离而实现的,该距离是由相应肤色建模的方法决定的-Face detection based on skin color skin detection MATLAB source code for the ultimate goal is to build a decision-making rules, and use of the
colorsapce
- Skin Color Detection(Face Mask)
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
renlianjiance
- 基于模板匹配和肤色检测的人脸检测,包括肤色分割,类似人脸区域检测,模板调整及模板匹配的代码-Template matching and color-based face detection testing, including skin color segmentation, similar to the face region detection, templates and template matching to adjust the code