CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 基于肤色的人脸

搜索资源列表

  1. Color-face-recognition

    0下载:
  2. 实现基于肤色模型的人脸检测算法,包括基于相似度和几何特征以的非线性变换技术的算法的实现-Face detection algorithm based on skin color model, the realization of the algorithm based on similarity and geometric characteristics to non-linear transformation technology
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-12
    • 文件大小:53511
    • 提供者:谭立国
  1. zhengxiangrenliandingwei

    0下载:
  2. 本文考虑带旋转的人脸检测方法, 提出了一种基于颜色空间以及模板匹配的快速人脸定位方法。首先从常用的颜色空间中选 择出对光照因素稳健的肤色子空间, 然后基于该子空间进行肤色检测方法得到人脸大致区域, 最后采用模板匹配的方法确定人脸区域。 实验结果表明, 该方法速度快, 对于带角度旋转的人脸定位有很好的效果。-In this paper, we consider the face detection method with rotating a template matching fast
  3. 所属分类:Special Effects

    • 发布日期:2017-12-07
    • 文件大小:77824
    • 提供者:东方
  1. fa

    0下载:
  2. 自己写的一个基于肤色模型的人脸检测的matlab代码。- I write a face detection based on skin color model with matlab.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-24
    • 文件大小:1558528
    • 提供者:吴绪周
  1. faceface

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

    • 发布日期:2013-08-15
    • 文件大小:300617
    • 提供者:魏宗帅
  1. facetrace

    0下载:
  2. 一个基于肤色和camshift的人脸跟踪算法-an face track Algorithm based on skin color and camshift
  3. 所属分类:OpenCV

    • 发布日期:2017-11-12
    • 文件大小:21241224
    • 提供者:yan liming
  1. MATLAB--ycbcr

    0下载:
  2. 基于YCbCr色彩空间的人脸检测程序,着重阐述了基于肤色分割和模板匹配验证的人脸检测算法。 -YCbCr color space-based face detection program focuses on the face detection algorithm based on skin color segmentation and template matching verification.
  3. 所属分类:Other systems

    • 发布日期:2017-11-05
    • 文件大小:15858
    • 提供者:微微
  1. facedetec

    0下载:
  2. 基于肤色模型的人脸识别,并将识别区域用框表示出来-Face recognition based on skin color model and identify the area represented by boxes
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-11
    • 文件大小:1226
    • 提供者:zhiyuanli
  1. fatigue_mq_block

    1下载:
  2. 基于opencv的C语言的疲劳驾驶检测代码,肤色检测人脸-fatigue driving detecting
  3. 所属分类:Other windows programs

    • 发布日期:2016-04-26
    • 文件大小:6144
    • 提供者:mq
  1. FaceDetect

    0下载:
  2. 这是一个基于MATLAB的肤色模型人脸识别代码,供初学者借鉴学习使用-This is a color model based on MATLAB code recognition for beginners learning to use reference
  3. 所属分类:Other systems

    • 发布日期:2017-05-13
    • 文件大小:2617947
    • 提供者:朱树标
  1. cfcskinextract

    0下载:
  2. 一个用C++编的,基于opencv的肤色提取程序。可后续用于进行人脸识别,手形识别等-One with C++ series, based on opencv color extraction procedures. Can be used for subsequent recognition, hand shape recognition, etc.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-30
    • 文件大小:12178095
    • 提供者:陈福财
  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-12
    • 文件大小:1023
    • 提供者:王磊
  1. skin_modle

    0下载:
  2. 实现基于肤色模板的人脸区域检测,检测不分人种,程序代码有注释,适合初学者-Realization of human facial region detection based on skin color template, testing, regardless of race, code notes, suitable for beginners
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1809
    • 提供者:关哲
  1. fuserenlianshibie

    0下载:
  2. 根据图像中人物的肤色,基于Matlab实现人脸识别。-Face recognition based on image of color of skin.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-12
    • 文件大小:831
    • 提供者:高高
  1. face_detection_by_template_tutoria

    1下载:
  2. 基于肤色模型的人脸识别,使用了形态学处理,模板检测技术-face detection based on skin color model and used of morphological processing and template detection.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2255576
    • 提供者:张恩才
  1. 13

    0下载:
  2. 介绍了一种新的基于肤色模型的人脸检测算法,给出了具体的参数,可直接在已有模型上进行改进。-We introduce a new model based on skin color face detection algorithm, given the specific parameters can be modified directly on the existing model.
  3. 所属分类:software engineering

    • 发布日期:2017-05-01
    • 文件大小:229898
    • 提供者:洪杨
  1. 0000face

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

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

    0下载:
  2. 基于肤色高斯模型的人脸检测,对于颜色空间ycbcr进行的-face detection baesd on color space
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-12
    • 文件大小:1309
    • 提供者:kevin
  1. fastfacedetection(21)

    0下载:
  2. 快速的人脸检测算法,基于肤色,MATLAB源代码-Fast face detection algorithm, based on skin color, MATLAB source code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1525
    • 提供者:张新
  1. ycbcr_hsv

    0下载:
  2. 本程序是基于肤色模型的人脸检测算法编写的代码,是在VS2010上面测试过可以使用的。-This procedure is based on the code color model face detection algorithm written in VS2010 tested above can be used.
  3. 所属分类:CSharp

    • 发布日期:2017-05-06
    • 文件大小:589602
    • 提供者:余杰
  1. skin_and_model

    0下载:
  2. 基于YcBr的肤色识别人脸的大体区域,在根据模版匹配识别出人脸的位置,最后圈出人脸,需要自己修改圈脸框的大小。-Color recognition based on YcBr the general area of the face, in according to the location of the template matching to identify the human face, the last circle face, need to modify the size of t
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:4745528
    • 提供者:谢云成
« 1 2 ... 4 5 6 7 8 910 »
搜珍网 www.dssz.com