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

搜索资源列表

  1. color_muban

    1下载:
  2. 程序用matlab实现基于模板和肤色的人脸检测,首先利用肤色信息检测出可能的人脸区域,然后进行模板匹配.可以实现一幅图片中多人脸的检测.-procedures using Matlab based templates and color of face detection, the first to use color information may detect a face, then template matching. can be achieved over a picture of
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:2353
    • 提供者:李守一
  1. 基于肤色人脸检测

    2下载:
  2. 基于肤色的人脸检测,MFC框架,调试运行成功!
  3. 所属分类:.net编程

    • 发布日期:2011-05-05
    • 文件大小:90969
    • 提供者:huhuixuefei
  1. 基于肤色和adaboost的人脸检测

    2下载:
  2. 基于肤色和adaboost算法的人脸检测代码,用C++编写,希望能帮到大家!
  3. 所属分类:C#编程

  1. 20080525_d2f04cb214e13f1bc087WIOdE9Re6Vuw

    0下载:
  2. 目  录 摘要 2 关键词 2 Abstract 3 Keyword 3 1人脸检测的意义,国内外的情况综述 4 2 基于肤色的人脸定位 6 2.1彩色空间,以及彩色空间的转换 6 2.2人脸肤色模型,二值化 7 2.3后处理 9 2.4人脸区域的定位 10 3视频流 10 3.1 视频工具包Video for Windows 10 3.2视频流采集的实现 11 3.2.1 AVICap主要功能 11 3.2.2 视频采集算法 12
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-12
    • 文件大小:2610219
    • 提供者:王玉刚
  1. 2009428152338585

    0下载:
  2. 人脸识别,基于肤色检测,利用腐蚀等方式得到人脸分区-facedetection
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:39032
    • 提供者:liujingyuan
  1. face

    0下载:
  2. 基于肤色识别的人脸检测系统,能有效识别人脸。-Face recognition based on skin color detection system can effectively identify the human face.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:14774
    • 提供者:thunder sea
  1. facedetection

    0下载:
  2. 基于肤色和模板匹配的人脸检测VC程序,利用人脸的肤色进行边缘检测,然后与训练集中的人脸样本进行匹配来检测人脸。-Template matching based on skin color and face detection VC program, use face color edge detection, and then with the training set of face samples for matching to detect the human face.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:3749972
    • 提供者:xiao
  1. face-detection

    0下载:
  2. 用C++编写的基于对话框的人脸检测程序其中包括摄像头的启动,算法采用肤色检测-Written in C++ dialog based application, including face detection camera, start, skin detection algorithm
  3. 所属分类:GUI Develop

    • 发布日期:2017-06-13
    • 文件大小:21323788
    • 提供者:
  1. Chsrara

    0下载:
  2. 基于摄像头的人脸肤色模型检测测,采用HSV空间。 -Camera-based skin color model checking measured using the HSV color space.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:14254
    • 提供者:yanjun
  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. fatigue_mq_block

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

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

    0下载:
  2. 自带摄像头基于肤色的人脸检测,可实现跟踪功能。-face detection
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1569
    • 提供者:we
  1. 0000face

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

    • 发布日期:2017-04-14
    • 文件大小:3910
    • 提供者:王文智
  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. 基于肤色的人脸定位检测

    1下载:
  2. 通过肤色分割,接着二值化处理,再进行积分投影法来实现人脸的定位
  3. 所属分类:GDI/图象编程

搜珍网 www.dssz.com