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

搜索资源列表

  1. visual-control-source

    1下载:
  2. 人脸识别系统 人脸检测不仅是全自动人脸识别系统的基本步骤,而且本身也可以独立的应用于视频监控、图像检索等领域,因而具有重要的研究价值。尽管Viola等人于2001年提出的基于AdaBoost的人脸检测算法以其卓越的性能而得到了大家的青睐,并已基本解决了大多数情况下的人脸检测问题,但在实际应用中,尤其是智能监控应用中,仍然存在较多挑战性问题。-Automatic face detection face recognition system is not only the basic step
  3. 所属分类:图形/文字识别

    • 发布日期:2013-08-15
    • 文件大小:157864
    • 提供者:吴嘉晔
  1. 人脸检测算法对AdaBoost算法进行了改进

    0下载:
  2. 2008_bmvc_FaceDetector, 实进人脸检测算法,对AdaBoost算法进行了改进,相比之下,比OPENCV中自带的基于HAAR特征的人脸检测算法更稳定。-2008_bmvc_FaceDetector, really into the face detection algorithm, the AdaBoost algorithm has been improved, compared to the native than OPENCV HAAR feature based fa
  3. 所属分类:matlab例程

    • 发布日期:2017-05-20
    • 文件大小:5644584
    • 提供者:joe
  1. Adaboost

    0下载:
  2. Adaboost算法在人脸检测中的应用.使用VC编写的程序-Adaboost face detection algorithm in the application. Using programs written in VC
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-24
    • 文件大小:407055
    • 提供者:akun
  1. eyeblinking

    0下载:
  2. 国外著名大学成功的人脸检测识别算法中的眨眼检测-Famous universities abroad, the success of face detection recognition algorithm in the blink of an eye test
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-26
    • 文件大小:219289
    • 提供者:w-sunny
  1. FaceDetection

    0下载:
  2. 人脸检测。用c++编写。人脸检测是人脸分析的首要环节,其处理的问题是确认图像(或影像)中是 否存在人脸,如果存在则对人脸进行定位。人脸检测的应用领域相当广泛,是实 现机器智能化的重要步骤之一。 AdaBoost 算法是1995 年提出的一种快速人脸检测算法,是人脸检测领域里 程碑式的进步,这种算法根据弱学习的反馈,适应性地调整假设的错误率,使在 效率不降低的情况下,检测正确率得到了很大的提高。-Face Detection. Using c++ to prepare. Fac
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-02
    • 文件大小:896865
    • 提供者:ashura
  1. face_tracking_based_on_Camshift_and_morphology

    0下载:
  2. 基于kalman滤波和人脸形态约束的人脸跟踪算法实现,可在快速人脸跟踪的同时很好的去除类肤色的干扰,注意是基于OpenCV函数库的程序。-Based on kalman filtering and face shape Face Tracking bound algorithm may face in the fast track at the same time remove the category of very good color interference, the attention
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:23508
    • 提供者:王亮亮
  1. Face-Recognition-Detection

    1下载:
  2. 基于聚类算法和模式识别的人脸检测程序原代码 matlab编写Face-Recognition-Detection-Clustering algorithm based on pattern recognition and face detection procedures for the preparation of the original matlab code Face-Recognition-Detection
  3. 所属分类:Graph Recognize

    • 发布日期:2015-09-20
    • 文件大小:393280
    • 提供者:yyjj
  1. FaceRecognition

    0下载:
  2. 本文介绍了OpenCV函数库的基本用法,阐述了目前做人脸检测研究中所使用的常用检测算法,并利用OpenCV设计和实现了图像中人脸的检测,试验结果表明利用OpenCV开发人脸检测系统效率高,识别效果好。-This paper introduces the basic OpenCV library usage, on the current human face detection research commonly used in the detection algorithm, and the
  3. 所属分类:Graph program

    • 发布日期:2017-05-15
    • 文件大小:3994097
    • 提供者:吴彦
  1. detect_face

    0下载:
  2. A simple and accurate face detection algorithm in complex background by Yu-Tang Pai, Shanq-Jang Ruan, Mon-Chau Shie, Yi-Chi Liu
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-01
    • 文件大小:2217
    • 提供者:Katie_g
  1. adaboost

    0下载:
  2. 人脸识别,基于MATLAB的一个人脸识别训练样本-recognition of face
  3. 所属分类:matlab

    • 发布日期:2017-05-23
    • 文件大小:7360170
    • 提供者:tom
  1. Rapidobjectdetection

    0下载:
  2. 详细介绍了基于adaboost的人脸检测算法,是adaboost用于图像检测的经典文档-Details of the adaboost based on face detection algorithm is used for image detection adaboost classic document
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:837712
    • 提供者:wjj
  1. adoboost_face_detection

    0下载:
  2. adoboost_face_detection 人脸检测算法,MATLAB代码-adoboost_face_detection face detection algorithm, MATLAB code
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-02
    • 文件大小:9153
    • 提供者:sunyolanda
  1. FaceDetection

    0下载:
  2. VC++实现的人脸检测算法。这个代码对于初学者有很大的引导作用。我也是正在学习这些内容。-VC++ to achieve the face detection algorithm. The code for a great beginners guide. I am also learning the content.
  3. 所属分类:Graph Recognize

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

    0下载:
  2. 台湾大学做的简单彩色图像人脸检测方法,具有快速和准确的特点-by Tolga Birdal Implementation of the paper: A SIMPLE AND ACCURATE COLOR FACE DETECTION ALGORITHM IN COMPLEX BACKGROUND Yu-Ting Pai, Shanq-Jang Ruan , Mon-Chau Shie, Yi-Chi Liu Low Power Systems Lab, Departm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:3058
    • 提供者:weishunjun
  1. pcaren_lian_shi_bie

    0下载:
  2. 一个可以用的PCA人脸检测算法代码,可以供大家一起学习交流-PCA can be used in a face detection algorithm code, you can exchange for learning together
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:262252
    • 提供者:胡世锋
  1. face_detect

    0下载:
  2. 这是一个比较使用的人脸检测算法,大家一起分享-This is used in a face detection algorithm, we share
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5820306
    • 提供者:胡世锋
  1. taidarenlian

    0下载:
  2. 这是一个有台湾大学教授编写的人脸检测算法的源代码,希望给我们学习有帮助-It is a Professor of National Taiwan University to prepare the face detection algorithm' s source code, I hope we can learn to help
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:3778
    • 提供者:胡世锋
  1. face_recognition_by_C

    0下载:
  2. 该代码是运用C++编写的,用于人脸检测,代码内容集成了人脸检测算法,初学者不仅可以学习编程,而却可以研究算法的优越性-The code is written using C++, for face detection, code the content of an integrated face detection algorithm, beginners can learn not only programming, but they can study the superiority of
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:240013
    • 提供者:howlong
  1. HoughTrans

    0下载:
  2. Detect Line and Circle 基于opencv的直线,圆检测 retinex算法用于人脸识别预处理-Opencv-based Detect Line and Circle line, circle detection algorithm for face recognition preprocessing retinex
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:41993
    • 提供者:彭石
  1. neural_network_detection

    0下载:
  2. 一个应用神经网络算法,实现人脸检测的实例程序。-An application of neural network algorithm to realize an instance of face detection process.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:289425
    • 提供者:lijing
« 1 2 3 45 6 7 8 9 10 ... 17 »
搜珍网 www.dssz.com