CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Skin Color matlab

搜索资源列表

  1. Face-Eye-Detection.rar

    3下载:
  2. 此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
  3. 所属分类:图形图象

    • 发布日期:2017-04-09
    • 文件大小:2218696
    • 提供者:王杰
  1. fusefenge.rar

    0下载:
  2. 用MATLAB工具对人体的不同肤色进行分割处理,MATLAB tools used on the human body with different skin color segmentation to deal with
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1586
    • 提供者:fhb
  1. detection

    0下载:
  2. 基于肤色模型的人脸检测程序,通过高斯模型建立相似度函数,再经过最佳阈值法来进行二值化,在经过形态学处理得到人脸区域。-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
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:1327
    • 提供者:地方
  1. skin

    0下载:
  2. 人脸肤色检测,在转换成Ycbcr格式后用相关系数进行肤色似然度计算,检测属于肤色的像素。-Skin color detection, the conversion into Ycbcr format color by correlation coefficients calculated likelihood, detection is skin color pixels.
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:578
    • 提供者:飞哥
  1. SkinColorDetection

    0下载:
  2. this code is skin color detection algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2208
    • 提供者:fatihtalu
  1. skinmod

    0下载:
  2. code for skin color detection by chromatic color method
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:52304
    • 提供者:alpana
  1. handgesturerecogniton

    2下载:
  2. 本代码实现了对静态五种基本静态手势的识别,通过皮肤颜色模型分割人手,然后通过边界追踪得到手的轮廓,最后通过傅里叶系数识别手势-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
  3. 所属分类:GUI Develop

    • 发布日期:2016-12-19
    • 文件大小:3763
    • 提供者:魏志莲
  1. Eye_tracking

    0下载:
  2. This a program for human eye tracing. using skin color segmentation.i include some database. -This is a program for human eye tracing. using skin color segmentation.i include some database.
  3. 所属分类:Development Research

    • 发布日期:2017-04-09
    • 文件大小:2282313
    • 提供者:rajat singh
  1. skinmodel

    0下载:
  2. 这段代码主要是对当前流行的颜色空间进行肤色建模。测试图片可以随便从网上下载,能够自动准确的检测肤色区域。-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.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1100
    • 提供者:刘宝弟
  1. YCgCrandSVM

    0下载:
  2. 基于肤色分割和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!
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:5495
    • 提供者:shen
  1. fice_color_build

    0下载:
  2. 肤色建模,利用图像处理理论,获取图像中的人肤色部分,可以应用多种人种-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
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:24673
    • 提供者:bao
  1. skin_detect

    0下载:
  2. 先讀入膚色,非膚色的圖片,在將各張圖片由RGB轉成YCbCr。讀進來的時候,我是用四維的陣列去存膚色的圖片以及非膚色的圖片。第一個維度是用來存放有幾張圖片,接下來是解析度,還有幾個channel。讀進來之後再分別對膚色,非膚色的Cb,Cr來作統計。分別會得到Cb,Cr的mean和variance。再依次分別帶入Multivariate Normal Density的公式去求得膚色,非膚色出現的機率。最後再將得到的兩個機率值相除,得到的值,拿來和threshold值相比,藉此來判斷Input的圖的
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:1328
    • 提供者:Howard
  1. face_detect

    3下载:
  2. 基于肤色的人脸检测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
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:104139
    • 提供者:刘勇森
  1. codeoffacedetectioninMATLAB

    0下载:
  2. 用于数字图像处理,主要是针对基于肤色模型方法的人脸检测。-For digital image processing, is mainly based on skin color model for face detection method.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1024
    • 提供者:陈明
  1. Face_detection_based_on_color_images

    1下载:
  2. 提出了一种基于肤色的精确人脸定位算法,详细叙述了在图片的颜色调整与肤色检测,肤色区域的平滑、 分割与填充,候选眼睛的选取及配对中遇到的具体问题并提出了解决方案. 本算法能较为准确地定位彩色图像 中的正面、小角度偏侧和旋转的人脸,还能检测出一幅图中的多个人脸.-Presents a human face based on skin color precision positioning algorithm, described in detail in the image color ad
  3. 所属分类:Graph program

    • 发布日期:2014-04-09
    • 文件大小:222479
    • 提供者:hope
  1. test_skin

    0下载:
  2. 基于YCbCr椭圆模型,使用肤色进行人脸检测-use the skin color to detect human-face base on YCbCr modal
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:57020
    • 提供者:黄俊敏
  1. skin

    1下载:
  2. 基于YCbCr空间下,利用椭圆肤色模型进行肤色检测。运行效果不错,附有肤色图片-Based on YCbCr space, using the elliptical skin model skin detection. Runs good results, with color pictures
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:8739
    • 提供者:刘佩如
  1. imag_improve_rgb

    0下载:
  2. This a two stage method in which at first image RGB compensated and then converted to YCbCr to normalise overall illumination of image.Its cascaded implementation of section 2.A of paper "A FAST SKIN REGION DETECTOR" by Phil Chen, Dr.Christos Greecos
  3. 所属分类:software engineering

    • 发布日期:2017-03-24
    • 文件大小:2008
    • 提供者:王信傑
  1. hsv_face_detect

    0下载:
  2. 基于肤色的HSV颜色模型下的人脸检测,内含实验图像、报告、参考资料等-HSV color model based on skin color of face detection, includes test images, reports, reference materials, etc.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-27
    • 文件大小:10361514
    • 提供者:Nicole
  1. facedetection1

    0下载:
  2. 基于肤色的人脸检测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
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-04
    • 文件大小:1800
    • 提供者:麻慧蓉
« 12 3 4 »
搜珍网 www.dssz.com