CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - face detection using matlab

搜索资源列表

  1. EyeMap_MouthMap

    1下载:
  2. Matlab平台下在人脸区域利用EyeMap和MoutMap算法检测眼睛-Matlab platform in the face region detection algorithm using EyeMap and MoutMap eyes
  3. 所属分类:matlab例程

    • 发布日期:2014-04-02
    • 文件大小:1145
    • 提供者:jiangshui
  1. gabor_eer

    0下载:
  2. tthis face detection program for user who wnat to work for the face detecrtion on matlab using gabor filter for face.it is very useful method as ccompared to other methods-tthis is face detection program for user who wnat to work for the face detecrt
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:776
    • 提供者:Sandeep
  1. face_detection_using_skin_color

    0下载:
  2. Face Detection with skin color sorce code using Matlab.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-07
    • 文件大小:589
    • 提供者:Erman
  1. code-for-dip.tar

    0下载:
  2. it is the code for digital image processing using matlab for face detection
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:2638
    • 提供者:dhiraj
  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. myfacedet02

    1下载:
  2. matlab代码程序,利用Adaboost算法训练人脸图像和非人脸图像,通过迭代得到由多个弱分类器组合而成的强分类器,实现图片里的人脸检测。-Matlab code,Using Adaboost algorithm to train the face images and not face images, obtained strong classifier which is conprised of multiple weak classifiers by iteration , re
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-05
    • 文件大小:2306048
    • 提供者:杨薇
  1. eyesizetest

    0下载:
  2. 利用matlab 2012a 內建Demo 做人臉偵測程式-Built-in Demo human face detection program using matlab 2012a
  3. 所属分类:Other systems

    • 发布日期:2017-12-07
    • 文件大小:722
    • 提供者:Dobin Liu
  1. 1

    0下载:
  2. 使用MATLAB机器视觉工具箱实现人脸的检测和跟踪-Face detection and tracking using MATLAB Machine Vision Toolbox
  3. 所属分类:Special Effects

    • 发布日期:2017-11-19
    • 文件大小:149955
    • 提供者:cao
  1. testface

    0下载:
  2. 基于K-L展开的人脸检测matlab程序,采用K-L展开对图片主成分分析、多图训练,从而达到在复杂图片中检测人脸的功能。-KL expansion based on face detection matlab program, using KL expansion of the picture principal component analysis, multi-map training, so as to achieve a complex picture face detection fu
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-08
    • 文件大小:714
    • 提供者:liu
  1. CNN

    0下载:
  2. This project provides matlab class for implementation of convolutional neural networks. This networks was developed by Yann LeCun and have sucessfully used in many practical applications, such as handwritten digits recognition, face detection, robot
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:627725
    • 提供者:郭志
  1. image

    0下载:
  2. 清华matlab图像处理大作业,其中人脸检测部分没有采用rgb而是采用hsv模型替代-Tsinghua matlab image processing large operation, which does not use face detection part rgb hsv model instead of using alternative
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:448332
    • 提供者:杨博
  1. fdtool

    0下载:
  2. 利用局部二位模式和haar特征进行人脸或目标识别。-This toolbox provides some tools for objects/faces detection using Local Binary Patterns (and some variants) and Haar features. Object/face detection is performed by evaluating trained models over multi-scan windows with
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-11
    • 文件大小:18237846
    • 提供者:zhu rg
  1. pr4

    0下载:
  2. 人脸识别代码,数字图像处理 使用matlab内置函数-face detection program, using matlab function to detect human face
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:2760
    • 提供者:李青
  1. Multiface

    0下载:
  2. 数字图像处理project4, 人脸检测,利用matlab自带工具箱-Digital image processing project4, face detection, built using matlab toolbox
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:1107
    • 提供者:朱仕恒
  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. 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. FaceRecognition

    0下载:
  2. Matlab code for face detection and recognition using DWT
  3. 所属分类:Other systems

    • 发布日期:2017-05-20
    • 文件大小:5593609
    • 提供者:anupama
  1. ASM_matlab

    5下载:
  2. 人脸检测特征点定位程序ASM,使用matlab程序编的,做人脸检测的可以参考写-Face detection feature point locator ASM, compiled using the matlab program, a man face detection can refer to write
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:28672
    • 提供者:谭智峰
« 1 2 3 4 56 »
搜珍网 www.dssz.com