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

搜索资源列表

  1. FaceDetect

    0下载:
  2. 该代码在matlab环境下实现人脸检测。核心代码采用c语言编写,可直接用于matlab环境下。目前,该代码可有效检测视频或图像中的单个人脸,可以作为研究者入门和学习编写代码之用。-This code written in Matlab is used to realize face detection. The key code is written in C and can be applied in Matlab environment directly. Recently, it can
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1162659
    • 提供者:朱亮亮
  1. eye_face_detect

    0下载:
  2. 人眼定位和人脸检测算法,适合研究人脸识别技术的人,matlab实现-eye localization and face detection for begginners
  3. 所属分类:Graph Recognize

    • 发布日期:2016-05-07
    • 文件大小:729088
    • 提供者:alvin
  1. fus

    0下载:
  2. 可以对人脸进行快速检测,利用肤色信息进行分割,最终实现人脸的检测-Face can be quickly detected using skin color segmentation information, and ultimately face detection
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-08
    • 文件大小:1639519
    • 提供者:shisha
  1. face_recognition_adaBoost_M2

    1下载:
  2. 人脸检测,采用MATLAB编程,效果不错。-Face detection, using the MATLAB programming, the effect is good.
  3. 所属分类:Special Effects

    • 发布日期:2015-08-30
    • 文件大小:66560
    • 提供者:ygliang30
  1. fdp5final

    0下载:
  2. Face Detection System 基于Gabor特征提取和人工智能的人脸检测系统源代码 使用步骤: 1. 拷贝所有文件到MATLAB工作目录下(确认已经安装了图像处理工具箱和人工智能工具箱) 2. 找到"main.m"文件 3. 命令行中运行它 4. 点击"Train Network",等待程序训练好样本 5. 点击"Test on Photos",选择一个.jpg图片,识别。 6. 等待程序检测出人脸区域
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-27
    • 文件大小:227145
    • 提供者:郑碧波
  1. face-detect

    0下载:
  2. 基于K-L变换下的人脸检测程序,用matlab编写的-KL transform based face detection under the program, using matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:31881
    • 提供者:plh
  1. fatigue-detection_matlab

    6下载:
  2. 疲劳检测Matlab程序,基于肤色的人脸识别,基于霍夫变换的圆检测,通过眨眼频率判断疲劳程度-fatigue detection
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:3955
    • 提供者:雪獒
  1. face_database

    0下载:
  2. 人脸检测,使用的是matlab来做的,可以自由改动-facial detection
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:481119
    • 提供者:Ivan
  1. face-detection

    0下载:
  2. 实现人脸检测 用matlab实现的 有三个文件 一个m文件 两个函数文件-face detection
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-06
    • 文件大小:1638
    • 提供者:liyongchao
  1. face

    0下载:
  2. 人脸检测,matlab开发,模型匹配,肤色识别,特征提取等。-face detective
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1775
    • 提供者:liuzhili
  1. face-detection

    0下载:
  2. 非常好的人脸检测程序代码,已通过调试,matlab运行,适合初学者使用-very good face detection code
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2179348
    • 提供者:倒萨
  1. MUFRR200a

    0下载:
  2. 完整的Matlab下人人脸检测及识别系统源代码 -Matlab under everyone face detection and recognition system source code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:393192
    • 提供者:门槛
  1. facedetect

    0下载:
  2. 利用matlab实现了人脸检测的功能,主要是利用人脸颜色特征向量。-Matlab face detection function, face color feature vector.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-18
    • 文件大小:8207
    • 提供者:liyanjun
  1. facedetectionessaymatlabcode

    0下载:
  2. 多人脸检测程序,基于MATLAB,很好用,检测成功率高-A multiplayer face detection program, based on MATLAB, very easy to use, to detect a high success rate
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-30
    • 文件大小:1307077
    • 提供者:DingJiachen
  1. realadaboost

    3下载:
  2. matlab的一个基于realadaboost的人脸检测程序,有详细的源码,包括haar特征的提取,以及若分类器的学习。-Matlab based on adaboost face detection procedures, there are detailed source code, including haar feature extraction, and if the classifier learning
  3. 所属分类:2D图形编程

    • 发布日期:2014-03-18
    • 文件大小:157835
    • 提供者:杨浦东
  1. FaceDet(Gabor_netWork)

    0下载:
  2. 使用Gabor特征提取和神经网络的人脸检测,里面带有人脸和非人脸的训练图库,检测效果很好。 运行该程序: 1 -所有文件和目录复制到MATLAB的工作文件夹 *-为了运行程序,你必须有图像处理和神经网络工具箱 2 - 找到名为“main.m”的文件 3 - 双击这个文件或在命令窗口中的“主”类型 4 - 将显示一个菜单。点击“火车网”,并等待,直到程序完成培训 5 - 点击“照片上的测试”。将出现一个对话框。选择一个。JPG图片 6 - 等待,直到程序检测
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-07
    • 文件大小:19137878
    • 提供者:朝颜
  1. face_detection

    1下载:
  2. 人脸检测定位 matlab代码 附有模板图片-Face detection positioning matlab code with template picture
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-16
    • 文件大小:685056
    • 提供者:李逍遥
  1. guowairenlianjiance

    0下载:
  2. 老外写的关于人脸检测的matlab代码。具有GUI界面。代码非常丰富,可以检测出一张图像中多个人脸图像。-Of foreign face detection code. GUI interface. The code is very rich, and more personal face image in an image can be detected.
  3. 所属分类:Special Effects

    • 发布日期:2017-12-03
    • 文件大小:166655
    • 提供者:ph
  1. detect_face

    0下载:
  2. 利用神经网络和高波小波特征进行人脸检测的Matlab源码-Using neural networks and high-wave wavelet feature face detection Matlab source
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:214440
    • 提供者:linjinjia
  1. Face-recognition-for-MATLAB

    0下载:
  2. 该程序主要实现的是人脸的识别,压缩包中含有具体的实现代码,操作步骤,和图片集,通过简单操作即可由一个人的测试图片识别出该人多达10个角度的检测图片。实现工具是MATLAB。-The main achievement of the program is face recognition, compression package contains detailed codes, steps, and pictures set the detection angle up to 10 pictures
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-07
    • 文件大小:8144092
    • 提供者:宫贺
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 21 22 »
搜珍网 www.dssz.com