CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - color based face segmentation

搜索资源列表

  1. renlianDetection

    0下载:
  2. 基于YCrcb肤色模型的人连检测系统.用VC++实现.还包括人脸、眼睛、嘴巴的定位分割。-YCrcb color model based on the long-detection system. With VC. Also including face, eyes, Segmentation mouth positioning.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:776914
    • 提供者:孙杰
  1. Eye_tracking

    0下载:
  2. Simple face and eye detection MATLAB Release: R13 You can use this codes for face detection based on color segmentation and eye region detection.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2129790
    • 提供者:薛正亮
  1. FaceDetection_Based_on_a_New_Nonlinear_Color_Space

    0下载:
  2. 提出一种新的非线性变换的彩色空间 ″″, 利用次高斯概率分布函数拟合皮肤色度信息, 得到候选区 YC C r b 域。为了排除候选区域中的非人脸, 首先根据均值和方差信息分割出候选区域中的纹理特征信息, 再通过多尺度 ) ( 信息定位眼睛, 然后根据人脸特征的几 形态边缘检测算子检测候选区域的边缘, 利用 边缘方向 PCA PCAED ( ) 何形状信息定位其他特征 鼻、嘴 , 通过这些几何特征信息对肤色分割得到的候选区域进行验证, 最终得到正确 的人
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-16
    • 文件大小:458920
    • 提供者:zz
  1. fusefenge

    0下载:
  2. 基于肤色分割的人脸检测,有肤色分割,排除假区域,特征验证 -Color segmentation based on face detection, color segmentation there, removal leave the region, feature verification
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-24
    • 文件大小:1099
    • 提供者:zhaowenbin
  1. atpazinimas_su_segmentavimu

    0下载:
  2. code for face recognition using color based segmentation
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:1312
    • 提供者:Arturas Kairys
  1. Color_segmentation

    0下载:
  2. Color Segmentation This demo tracks a person s face and hand using a color-based segmentation method.
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:12314
    • 提供者:radim.rh
  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. modle

    0下载:
  2. 基于色彩分割的matlab程序,完成人脸定位-Matlab program based on color segmentation, face detection completed
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:2865255
    • 提供者:slim
  1. Color-segmentation-based-on-Gabor-filtering-and-im

    0下载:
  2. 基于肤色分割和改进Gabor滤波相结合的人脸检测 基于肤色分割和改进Gabor滤波相结合的人脸检测-Color segmentation based on Gabor filtering and improved face detection combined
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:341240
    • 提供者:huay163
  1. face-detection

    0下载:
  2. 提出一种基于改进的肤色分割和距离变换的快速人脸检测算法。该算法对传统肤色分割进行了改进, 使得肤色分割更加可靠,而且能够对图像中的多个人脸进行快速定位。-Proposed a color segmentation based on improved distance transform and Fast face detection algorithm. The traditional color segmentation algorithm has been improved, makin
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:395835
    • 提供者:louc
  1. face-and-eye

    0下载:
  2. 基于matlab的,通过肤色和眼睛的检测检测人脸的代码-Eye_tracking.zip- Simple face and eye detection MATLAB Release: R13 You can use this codes for face detection based on color segmentation and eye region detection
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:2129477
    • 提供者:肖伶俐
  1. track_a_face

    0下载:
  2. 基于视频的人脸跟踪,方法为肤色分割法有有效定位视频中人脸位置-Video-based human face tracking methods for skin color segmentation method the effective positioning Video human face location
  3. 所属分类:OpenCV

    • 发布日期:2017-11-25
    • 文件大小:28385613
    • 提供者:wangwei
  1. faceface

    2下载:
  2. 系统有以下部分组成:电脑自带摄像头拍照、人脸检测、将人脸照片录入数据库、输入照片进行人脸识别。本程序是基于肤色识别的方法对人脸进行检测,人脸肤色范围是100≤B≤120,140≤R≤160,所以将此范围内的像素点置白,剩余部分置黑。利用imerode函数对图片进行球状腐蚀,然后再对图片进行中值滤波,达到平滑效果。最后,对于这张已经缩放而且二值化和各种处理之后的照片来说,如果白化区域的像素点少于1000,就舍弃。将图片进行分割,这里我们引进了欧拉数。 这样就可以把一些类似颜色人脸的背景排除。
  3. 所属分类:图形/文字识别

    • 发布日期:2013-08-15
    • 文件大小:300617
    • 提供者:魏宗帅
  1. Face-detection-based-on-skin-color

    0下载:
  2. 人脸检测,能够检测出多张人脸,通过建立肤色模型,图像预处理等,分割出肤色区域,效果不错。-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.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:2856
    • 提供者:杨春友
  1. Skin-color-segmentation

    0下载:
  2.   在目前的人脸图像信息处理领域中,包含有人脸识别、人脸跟踪、姿态估计、表情识别等多个研究方向,然而,所有这些研究方向都涉及到一个人脸标识和定位的问题,即必须知道人脸在图像中的位置以及尺寸——人脸检测。因此,对于一个完整的、自动的人脸信息分析系统来说,人脸检测算法是必不可少的。本文主要是对基于matlab平台的彩色图像皮肤区域分割算法及人脸检测系统的设计做了介绍。-In the face image information processing, including face recogniti
  3. 所属分类:Graph program

    • 发布日期:2017-11-12
    • 文件大小:646243
    • 提供者:陈潇洒
  1. atpazinimas_su_segmentavimu

    0下载:
  2. code for face recognition using color based segmentation
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:1357
    • 提供者:onmacr
  1. fuseh

    0下载:
  2. 基于肤色分割和模板验证的人脸检测试验系统,并对该系统采用自制人脸图像数据库进行测试 -Color segmentation and template verification test system is based on face detection and the system uses a homemade facial image for testing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1023
    • 提供者:王磊
  1. face-segmentation

    0下载:
  2. 本代码实现了基于肤色的人脸分割程序,代码采用Matlab编写,包含了四个测试样例和结果分析。-This is matlab code about face detection based on face color.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:270091
    • 提供者:李妙鹏
  1. colordetection1

    0下载:
  2. 该代码基于皮肤颜色的特点进行图像分割,主要分割出所有与肤色有关的部位,例如人脸、脖子,胳膊等-The code is based on the characteristics of skin color segmentation, segmentation of all major and color-related sites, such as the face, neck, arms, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1514
    • 提供者:congcongli
  1. FLD_based Face Recognition System_v2

    0下载:
  2. 基于肤色的图像分割,人脸检测,讲图像分成小格,分别检测(Color based image segmentation, face detection, speaking of images into small squares, respectively, detection)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-22
    • 文件大小:182272
    • 提供者:feifan123
« 12 »
搜珍网 www.dssz.com