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

搜索资源列表

  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-01
    • 文件大小:1100
    • 提供者:刘宝弟
  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. Image_Processing

    0下载:
  2. 包括3个图像处理的代码 1、图像的缩放平移等 2、图像RGB空间到CMY\HSI\HSV等空间的变换 3、肤色建模,提取图片中的人体肤色-Including the three image processing code 1, the image scaling translation and other two, the image RGB space to CMY \ HSI \ HSV space transformation such as 3, color modeling
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:26228
    • 提供者:ruoxian
  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
    • 提供者:麻慧蓉
  1. Untitled13

    0下载:
  2. 皮肤检测的最终目标是构建一个决策规则,并以此将图像中的像素划分为肤色和非肤色两类,一般通过引入一个衡量像素点颜色与“标准肤色”的距离而实现的,该距离是由相应肤色建模的方法决定的。人脸检测MATLAB源代码关于彩色图像光照补偿-The ultimate goal of skin detection is to build a decision-making rules, and use of the image pixels into skin and non-Fuse types, usuall
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-26
    • 文件大小:550
    • 提供者:麻慧蓉
  1. Face_Recognition

    0下载:
  2. 多功能的人脸识别程序:程序中可以进行一般的图像处理功能,如腐蚀膨胀,光线补偿等。更有皮肤颜色建模、眼睛的色度亮度匹配、Cr与Cb匹配,嘴的匹配等等,还有勾勒人脸和识别人脸部分的功能。-Face Recognition function program: the program can be common image processing functions, such as corrosion expansion, light compensation. More skin color mode
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-03
    • 文件大小:224109
    • 提供者:zouwei
  1. FaceDetection

    0下载:
  2. 人脸检测中,光线补偿;人脸区域检测,其中包括皮肤颜色建模,区域膨胀,腐蚀和去除非脸区域等。还有人眼和人嘴的检测定位及勾画人脸。-Face detection, the light compensation detected face region, including skin color modeling, regional expansion, corrosion, and to go unless the face region and so on. It was also eye an
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3402412
    • 提供者:guanhao
  1. Face-detection-system

    0下载:
  2. 该软件通过光线补偿、皮肤颜色建模、膨胀和腐蚀等操作可以得到人脸区域-The software compensation through the light, skin color modeling, operations such as dilation and erosion can be face region
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-13
    • 文件大小:3198976
    • 提供者:张燕
  1. Face-detection-algorhitms

    0下载:
  2. Abstract— When skin areas like faces and hands are imaged under natural environments their color appearance is frequently affected by variations in illumination intensity and chromaticity. In color-based skin tracking and detection, changing inte
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1176183
    • 提供者:Daria
  1. renlianshibie-(2)

    0下载:
  2. 基于模板匹配的另一种人脸识别的算法,很实用,利用肤色建模来建立人脸皮肤模型-Another based on template matching algorithm for face recognition, very practical, using skin color modeling to create a human face skin model
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:7967
    • 提供者:狼图腾
  1. Facedetection1

    0下载:
  2. 载入图片进行色彩空间转换,肤色建模以及图像处理,用于检测肤色-Load images for color space conversion, color modeling and image processing for detecting skin color
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-15
    • 文件大小:3702827
    • 提供者:mina
  1. 0000face

    0下载:
  2. 针对光照变化对人脸检测及人眼定位的影响 , 提出一种基于肤色模型的人脸检测与人 眼定位方法 . 先对图像进行预处理 , 减少图像中的噪声 ; 再将 RGB 颜色空间转化到具有良好 肤色聚类特性的 YCbCr 色彩空间 , 利用 Gauss 模型进行肤色建模 ; 最后检测出人脸区域并确 定人眼位置 . -The influence of illumination changes on human fa
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-14
    • 文件大小:3910
    • 提供者:王文智
  1. 0000009835tracking

    0下载:
  2. The influence of illumination changes on human face detection and eye location , A face detection based on skin color model is proposed. Eye location method . First image preprocessing , Reduce noise in images Then RGB The col
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2191757
    • 提供者:王文智
搜珍网 www.dssz.com