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

搜索资源列表

  1. face

    0下载:
  2. 数字图像处理有关。Matlab代码。功能是人脸检测。能实现人脸识别检测功能。-Digital image processing. Matlab code. Function is to target tracking code. To realize target tracking function.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-30
    • 文件大小:12234749
    • 提供者:杨欣
  1. FACE-DETECTIONmatlab

    0下载:
  2. 人脸检测代码 实用性好 分享给大家,matlab编写-Face detection code practical good share for everyone
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1639
    • 提供者:z
  1. weakclassified

    0下载:
  2. 人脸检测中弱分类器的训练,是matlab程序,通过正负样本图片,可得出弱分类器-Face detection in the weak classifier training is matlab program, through positive and negative sample picture can be drawn from the weak classifier
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-14
    • 文件大小:5025
    • 提供者:木乃伊
  1. faceDetection

    0下载:
  2. 基于OpenCV 2.4.3写的人脸检测DLL,可用在Matlab里调用。可用于人脸检测及VC Matlab OpenCV混合编程学习入门。Matlab中调用示例参考Release文件夹下的runtest.m -Based on OpenCV 2.4.3 face detection DLL, can be used to call in Matlab. A Start Example for face detection and VC Matlab OpenCV mixed program
  3. 所属分类:OpenCV

    • 发布日期:2017-05-31
    • 文件大小:13168476
    • 提供者:hujunyi
  1. Hausdorff-distance-facedetection

    1下载:
  2. 利用hausdorff距离判断匹配,实现人脸检测的matlab程序,实现速度还不错-Using Hausdorff to judge the distance matching,Implementation of face detection matlab program,Speed is also good》
  3. 所属分类:2D图形编程

    • 发布日期:2017-06-07
    • 文件大小:5942
    • 提供者:xiaohanhan
  1. Fisher

    1下载:
  2. 实现matlab gui 界面的人脸检测,通过点击人眼中心,实现识别-Achieve matlab gui interface face detection, by clicking on the eye center, to achieve recognition
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:3513
    • 提供者:姜山
  1. image_norm

    0下载:
  2. 实现matlab 界面的人脸检测算法,通过点击人眼中心,实现识别-Achieve matlab interface face detection algorithm, by clicking on the center of the human eye to achieve recognition
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:592
    • 提供者:姜山
  1. new

    0下载:
  2. 实现matlab gui 界面的人脸检测代码,界面的调用以及设计方法-Achieve matlab gui interface face detection code, interface design method calls and
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:4532
    • 提供者:姜山
  1. PCA

    0下载:
  2. 实现matlab gui 界面的人脸检测的改进算法,效率更高-Achieve matlab gui interface improvements face detection algorithm, more efficient
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:2862
    • 提供者:姜山
  1. ViolaJones_version0b

    0下载:
  2. 这是用matlab编写人脸检测软件,是用的adaboost算法,参考价值还是很高的-This is a face detection using matlab software adaboost algorithm is used, the reference value is still high
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5184957
    • 提供者:王强
  1. Deskt25op

    0下载:
  2. matlab课程编程【谷速软件】Matlab下人脸检测及识别系统源代码 -matlab programming courses [software] Matlab servant Valley speed face detection and recognition system source code
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:16763
    • 提供者:李俊
  1. face

    0下载:
  2. matlab平台下的人脸检测程序,效果较好,能够准确识别出多张人脸.-matlab platform under the face detection process, Better able to accurately identify multiple faces.
  3. 所属分类:GIS program

    • 发布日期:2017-05-07
    • 文件大小:1217970
    • 提供者:Tom
  1. facedetection

    0下载:
  2. 人脸检测,根据人脸肤色的特征,检测出人脸的轮廓的matlab代码-Face detection matlab code
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:696
    • 提供者:张艳娜
  1. Program

    0下载:
  2. Matlab上简单的人脸检测及人眼识别.人眼识别基于人眼开度。-Face detection and eye detection using Matlab
  3. 所属分类:Document

    • 发布日期:2017-04-14
    • 文件大小:2759
    • 提供者:杜洪
  1. face-decetion

    0下载:
  2. 用Matlab实现简单的原图片在二值化下的人脸检测以及网络表格标记图像-Using Matlab achieve a simple binary original picture in the next face detection, and network forms Tagged Image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:11521
    • 提供者:赵国娟
  1. FaceRecognition_CNN(olivettifaces)

    2下载:
  2. 智能图像/视频处理中,复杂背景环境(比如室外环境、机场、车站等)下,人脸识别的第一步是人脸的检测。它的精确度直接影响到后期识别的结果。不过,领域内的科学家们基本上很难有足够的精力和时间开发优化的C++代码,使其用于商业用途,而一般都是只在Matlab中进行模拟。 本文的目的是提供一个我开发的SSE优化的,C++库,用于人脸检测,你可以马上把它用于你的视频监控系统中。文章中的分类器的训练数据来自与我的 webcam图像,它们被采集于不同时间,不同光照,不同背景环境下,它几乎可以实时地检测
  3. 所属分类:OpenCV

    • 发布日期:2017-06-03
    • 文件大小:15348854
    • 提供者:周文活
  1. adaboost

    0下载:
  2. 如何编写adaboost学习器及其主程序。作用为图像的人脸检测-It is about how to find a face of a person in a picture using adaboost and it is written by matlab
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-26
    • 文件大小:277340
    • 提供者:刘鹏飞
  1. Kofsky-AdaBoost-Code(WithTrainData)

    0下载:
  2. 人脸检测代码,用matlab编写而成。方法:adaboost学习器学习法-Face detection code, compiled using matlab. Methods: AdaBoost learning machine learning method
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-14
    • 文件大小:3266537
    • 提供者:刘鹏飞
  1. FaceDetectorOtherversion

    0下载:
  2. 人脸检测代码,用matlab编写而成。方法:adaboost学习器学习法-Face detection code, compiled using matlab. Methods: AdaBoost learning machine learning method
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-07
    • 文件大小:1065022
    • 提供者:刘鹏飞
  1. face_recognition_adaBoost_M2

    0下载:
  2. 人脸检测代码,使用adaboost学习器学习法编写,用matlab编程-Face detection code, compiled using matlab. Methods: AdaBoost learning machine learning method
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:172409
    • 提供者:刘鹏飞
« 1 2 ... 13 14 15 16 17 1819 20 21 22 23 »
搜珍网 www.dssz.com