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

搜索资源列表

  1. 第09章 人脸的检测与定位

    0下载:
  2. 人脸的检测与定位(在预处理部分,采用了特别的增强人脸特征与脸部皮肤之间对比度的方法及局域取阈值二值化方法,改进了预处理的效果。在图像分割部分,实现了经典的分合算法,并且使用成组算法改进了分合的效果。在人脸匹配部分,实现了基于眼睛和嘴的几何模型匹配,并对评价函数的构造进行了研究。)-Face Detection and Location (pretreatment, using a special facial features enhanced facial skin and the contr
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:10977526
    • 提供者:wfw
  1. adaboost_haar_bylaoYu

    0下载:
  2. 利用OpenCv开发的一个基于adaboost算法和haar小波变换的人脸算法,具体情况可参考Paul Viola ,Robust Real-Time Face Detection,2004-OPEN development of the use of an algorithm based on adaboost haar wavelet transform and the Face algorithm specific reference Paul Viola, Robust Real-Tim
  3. 所属分类:生物技术

    • 发布日期:2008-10-13
    • 文件大小:1463
    • 提供者:老余
  1. hunanface_orientation

    0下载:
  2. 人脸的检测与定位算法,采用降维算法实现:)-Face Detection and localization algorithm, using dimensionality reduction algorithm :)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:68374
    • 提供者:zhang
  1. my_face

    0下载:
  2. 自己编写的的一个人脸检测系统,用户可方便的加入自己的算法,比较实用.-themselves prepared a face detection system, the user can conveniently add his own algorithm, more practical.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:156605
    • 提供者:江克桥
  1. face_detect_recognition

    0下载:
  2. 人脸的检测与定位算法源码,主用是采用人脸的灰度信息进行人脸的检测,并定位鼻子眼睛和嘴-Face detection and location algorithm source code, the main use is the human face of gray information Face Detection, positioning the nose and eyes and mouth
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:87385
    • 提供者:林晓芸
  1. VideoShow

    0下载:
  2. 一个自己写的利用MFC来实现OPENCV中函数的 小程序。把OPENCV中人脸检测与camshift跟踪算法加了进去。编译之间要先配置好OPENCV 安装好摄像头就可以使用了。-one's own use of MFC to achieve OPENCV Function of small procedures. OPENCV put human face detection and tracking algorithm camshift increase of nationalis
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:257357
    • 提供者:于泓
  1. ifdef

    0下载:
  2. 人脸检测的C/C++源代码,曾发表于 OPENCV 的 MAILING LIST,主要是对OPENCV 3.1 版本发布的代码做了一些速度上的优化,并且解决了内存泄漏的问题。这个程序所使用的 Paul Viola 提出(该论文“Rapid Object Detection using a Boosted Cascade of Simple Features”发表在 CVPR 01)的 Ada Boosted Cascade 算法可以说是目前最好最快的目标检测算法。 -Face Detecti
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:4556
    • 提供者:qgfhit
  1. MRL-TR-May02-revised-Dec02

    0下载:
  2. 帮助大家怎么认识和运用adaboost算法进行人脸的检测的关键文献,是国外经典的文献,希望对大家有帮助-how to help you understand and apply the algorithm adaboost Face Detection of the key documents, foreign classic literature, we want to help!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:370800
    • 提供者:程艳花
  1. OpenCVObjectDetectionHowTo

    0下载:
  2. 做人脸检测主要是用openvc比较方便,这是关于adaboost算法的文章,大家可以作出这篇文献的仿真。-human face detection is used openvc more convenient. This is adaboost algorithm on the article, we can make this simulation literature.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:284215
    • 提供者:程艳花
  1. FaceDetectAndFix

    0下载:
  2. 代码给出了人脸检测与定位的实现算法,经大量测试准确率较高。-code is the human face detection and location of the algorithm, a large number of test accuracy is higher.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:88950
    • 提供者:班素荣
  1. face_recognition_adaBoost_M2

    0下载:
  2. 这是用matlab编写人脸检测软件,是用的adaboost算法,参考价值还是很高的-using Matlab is prepared Face detection software is used adaboost algorithm, reference value or high
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2014-01-15
    • 文件大小:64319
    • 提供者:王超
  1. OpenCV_face_detector

    1下载:
  2. This zip file contains source code and windows executables for carrying out face detection on a gray scale image. The code implements Viola-Jones adaboosted algorithm for face detection by providing a mex implementation of OpenCV s face detector. Ins
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:1295516
    • 提供者:ruan
  1. HaarFaceFilter

    0下载:
  2. 一个人脸检测的代码.用haar算法实现.-a face detection code. Haar used algorithm.
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:134367
    • 提供者:文龙
  1. 人脸定位与检测实例

    0下载:
  2. 模式识别中人脸的检测与定位所包含的算法程序(facedetect)-pattern recognition of the human face detection and location included in the algorithm (facedetect)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:469082
    • 提供者:刘世炎
  1. 用高斯模型来进行相似度计算

    0下载:
  2. 这是一个用高斯模型来进行相似度计算 然后,采用模板匹配的算法实现人脸的检测和定位的。,This is a Gaussian model used for similarity computation and then, using a template matching algorithm of face detection and positioning.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-23
    • 文件大小:7746
    • 提供者:谭少侠
  1. 人头检测matlab代码

    3下载:
  2. 可以打开视频文件,对视频文件中的人头进行检测并统计数量。算法有HOG RCNN 及Aggrate Channel Features三种(You can open the video file, the head of the video file to detect and statistics. Algorithm HOG RCNN Aggrate Channel Features tionchannel three)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-19
    • 文件大小:647168
    • 提供者:adewalike
  1. matlab-viola-jones-master

    0下载:
  2. 用matlab实现了基于viola-jones框架的人脸检测算法(A face detection algorithm based on Viola-Jones framework is implemented with MATLAB)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-30
    • 文件大小:4567040
    • 提供者:是大神啊
  1. video_detection.m

    1下载:
  2. 使用VJ算法识别人脸,并使用KLT算法进行特征识别并追踪(Face detection using VJ algorithm, and track it using KLT algorithm)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:Kirsch
  1. imageclipper

    0下载:
  2. opencv,图像标定软件,用来进行检测正样本准备,常用语人脸检测算法的研究(opencv,Image calibration, A study of face detection algorithm for positive samples preparation)
  3. 所属分类:图形图象

    • 发布日期:2018-05-03
    • 文件大小:224256
    • 提供者:almisy
  1. 深度学习mtcnn

    0下载:
  2. 用市面上的摄像头,可以实现实时人脸识别功能。(The algorithm model of facenet face recognition is obtained through deep learning, and the backbone network of feature extraction is concept-resnetv1, which is developed from concept network and RESNET, with more channels and n
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2021-02-27
    • 文件大小:2415616
    • 提供者:莱尼
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 16 17 »
搜珍网 www.dssz.com