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

搜索资源列表

  1. matlab

    1下载:
  2. 使用一类支持向量机进行人脸检测的matlab源程序-ocsvm
  3. 所属分类:Graph Recognize

    • 发布日期:2014-09-13
    • 文件大小:5546
    • 提供者:zhangyang
  1. renlian

    0下载:
  2. 人脸检测(预处理,色彩空间变换,分割,定位)-face recognition
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-08
    • 文件大小:913
    • 提供者:苗苗
  1. skinmodel

    0下载:
  2. 基于高斯肤色模型检测肤色,可用于人脸检测-based gaussian skin model detect skin can be used face detect
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:710
    • 提供者:马丽
  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. renlian

    1下载:
  2. matlab实现人脸识别系统!给定一张人脸图像,能在一堆图片中识别出来!-matlab to achieve face recognition system! Given a human face images, can be identified in a pile in the picture!
  3. 所属分类:matlab

    • 发布日期:2014-05-04
    • 文件大小:179269
    • 提供者:姜鑫
  1. PCA

    0下载:
  2. 适用于MATLAB的人脸检测代码,完全使用。-适用于MATLAB的人脸检测代码
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1123
    • 提供者:123
  1. Face_test_luminance

    0下载:
  2. 结合人脸肤色和发色进行的人脸检测,可以忽略人脸的姿态表情,不用进行人脸特征的定位-Combination of face color and hair color for face detection, facial gesture can ignore the expression, do not carry out the positioning of facial features
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:561
    • 提供者:gu
  1. work

    0下载:
  2. matlab实现的图像水平、垂直投影,可用于人脸检测。-failed to translate
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:83658
    • 提供者:czy
  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-wenjian

    0下载:
  2. 关于实现人脸检测的一些算法,基于matlab的。做课设的时候检验过,可以实现-face
  3. 所属分类:software engineering

    • 发布日期:2017-05-12
    • 文件大小:2825786
    • 提供者:lynn
  1. facerecognitionMATLAB

    0下载:
  2. 人脸检测的MATLAB代码,包括训练过程。程序的中间用到了PCA的方法。-MATLAB code for face detection, including the training process. Procedures used in the middle of the PCA approach.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:2064
    • 提供者:sunsimple
  1. FaceDetector

    0下载:
  2. 这是一个基于adaboost的人脸检测算法的matlab实现过程,希望对需要的朋友有帮助。-This is a adaboost of face detection based algorithm matlab implementation process, hope to help a friend in need.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-31
    • 文件大小:114690
    • 提供者:刘勇森
  1. 4

    0下载:
  2. 这是一篇关于人脸检测实现及眼睛定位算法研究的文章-This is an article about Face Detection and Eye Location Algorithm article
  3. 所属分类:Communication

    • 发布日期:2017-05-22
    • 文件大小:6818933
    • 提供者:wangbo
  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. 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-27
    • 文件大小:550
    • 提供者:麻慧蓉
  1. adaboost

    0下载:
  2. adaboost算法学习资料,深入讲解了adaboost算法的理论和应用,是人脸检测学习的重要参考文献,做模式分类的同学可以研究一下-adaboost algorithm to learn the information, further explained the theory and application adaboost algorithm, face detection is an important reference for studying literature, student
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:7078766
    • 提供者:项喻
  1. Eyelocation

    0下载:
  2. 基于肤色和Hausdorff距离的人脸检测系统的matlab程序-Hausdorff distance based on skin color and face detection system matlab program
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1075849
    • 提供者:赵慧君
  1. FaceDetection

    1下载:
  2. 从原始彩色图像中提取多阈值器官梯度图、双阈值肤色图、梯度方向图和灰度特征图等四种特征图像,并运用多姿态 知识模型和多姿态模板,实现了一种快速人脸检测算法 -Extracted from the original color image gradient map organ multi-threshold, dual-threshold color map and gray gradient patterns and other characteristics of the four
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-08-15
    • 文件大小:696465
    • 提供者:程德志
  1. face_detect

    0下载:
  2. 人脸检测,准确率还可以。可以作为入门学习用-face detect
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-04
    • 文件大小:1341985
    • 提供者:mike
  1. Gabor

    0下载:
  2. 人脸检测的程序,效果不错!内附用法说明,调用一张图片,将现实出人脸的边缘。-code for facedetection,the performance is nice! usage: I=double(imread c:\Data\girl1.jpg )) detect_face(I) The function will display the bounding box if a face is found.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:17616
    • 提供者:王阳丽
« 1 2 3 4 56 7 8 9 10 ... 23 »
搜珍网 www.dssz.com