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

搜索资源列表

  1. facedetection

    0下载:
  2. 视频人脸检测,基于Adaboost原理的人脸检测算法。-video face detection.Adaboost-based face detection algorithm.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-20
    • 文件大小:6119994
    • 提供者:朴佳人
  1. FaceDetectionDlg

    0下载:
  2. 应用OpenCV进行人脸检测。Adaboost算法实现起来比较复杂,应用OpevCV提供的函数和分类器进行人脸检测将十分容易。-Application of OpenCV for face detection. Adaboost algorithm to achieve more complex, applications provided by OpevCV function and classifier for face detection will be very easy.
  3. 所属分类:Graph program

    • 发布日期:2017-04-15
    • 文件大小:7436
    • 提供者:ledonJu
  1. Face_Detection

    0下载:
  2. 人脸检测一些经典入门资料,包括基于adaboost算法的人脸检测方法。学习人脸检测必备论文。-Face Detection some classic introductory information, including those based on adaboost algorithm for face detection method. Face Detection learn essential papers.
  3. 所属分类:Graph program

    • 发布日期:2017-05-17
    • 文件大小:4442517
    • 提供者:洛天
  1. FaceDetectTestCode

    0下载:
  2. 用C#版的openCV库——EmguCV编写的人脸检测测试程序。使用Adaboost算法。-With C# version of the openCV library- EmguCV prepared Face detection test procedures. Using Adaboost algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3987860
    • 提供者:cdj
  1. ThreeZhen

    0下载:
  2. 基于Opencv方法做的一个先利用三帧差分法检测视频中运动目标!,再利用adaboost算法检测人脸!能运行效果有待改进!-Opencv based method to do a first use of three difference method to detect moving objects in video! , Re-use adaboost algorithm to detect human face! The effect can be improved to run!
  3. 所属分类:OpenCV

    • 发布日期:2017-05-14
    • 文件大小:3559320
    • 提供者:秦朗
  1. camTEST

    0下载:
  2. 基于adaboost人脸检测,通过LBP人脸识别的C++程序,视频源采用摄像头(视频采集这块用到OPENCV,如果用的话先下载OPENCV244,这里就不上传了)。-Adaboost based face detection, face recognition by LBP C++ program, the video source using the camera (video capture this use OPENCV, if used to download OPENCV244, he
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3902776
    • 提供者:周龙龙
  1. haar

    0下载:
  2. 基于adaboost人脸检测,用生成好的样本。(用到OPENCV读取图像的库,使用前请下载opencv244)-Adaboost based face detection with generating good samples.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-26
    • 文件大小:9161848
    • 提供者:周龙龙
  1. FaceDetection

    0下载:
  2. 静态人脸检测程序。基于Adaboost的检测算法,使用OpenCV中提供的函数在Visual C++2005中实现一个人脸检测程序。-Static face detection process. Adaboost-based detection algorithm using OpenCV provides a function to implement a face detection program in Visual C++2005 in.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-09
    • 文件大小:1598885
    • 提供者:zfy
  1. ada

    0下载:
  2. 用VC编写的adaboost算法,可用于人脸检测,具有一定参考价值-VC prepared with adaboost algorithm can be used for face detection, has a certain reference value
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2106917
    • 提供者:邱隐
  1. Hand-Gesture-Detection

    0下载:
  2. 基于adaboost分类器的动态手势检测-Dynamic Gesture Detection
  3. 所属分类:OpenCV

    • 发布日期:2017-05-15
    • 文件大小:3950871
    • 提供者:林威
  1. adboost-face-detection

    0下载:
  2. Adaboost算法实现人脸检测,能够运行-Adaboost face detection
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3532389
    • 提供者:李娇
  1. asjdkshfjhlgaljhjh

    0下载:
  2. 人脸识别 先进性肤色检测 在用adaboost算法进行人脸检测-Face recognition using advanced color detection adaboost face detection algorithm
  3. 所属分类:Picture Viewer

    • 发布日期:2016-05-26
    • 文件大小:1344512
    • 提供者:张宇阳
  1. Project8

    0下载:
  2. 这是基于haar特征的adaboost算法的人脸识别,可以检测出人的脸,用圆标注出来-This is based on adaboost haar features face recognition algorithm can detect the human face, with a circle marked out
  3. 所属分类:OpenCV

    • 发布日期:2017-05-19
    • 文件大小:5548494
    • 提供者:邓文豪
  1. ViolaJones_IJCV

    0下载:
  2. 一种机器视觉的物体检测算法,是一种先进物体检测算法,全英文描述.讲述一种机器视觉的物体检测算法的实现-his paper describes a visual object detection framework that is capable of processing images extremely rapidly while achieving high detection rates. There are three key contributions. The fi r
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:401988
    • 提供者:huyongjin
  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. [code4app.com]FaceDetector_10803

    0下载:
  2. matlab adaboost 人脸检测-matlab adaboost
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:81711
    • 提供者:lijing
  1. detect

    0下载:
  2. 基于opencv的haar+adaboost训练器的人脸和人眼检测,带有训练好的xml文件。-Opencv based haar+ adaboost face and eye detection trainer, having trained xml file.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-09
    • 文件大小:1642442
    • 提供者:徐恒
  1. FaceDect-master

    0下载:
  2. 基于增强Adaboost分类器人脸检测,效果很不错!值得借鉴!-Enhanced Adaboost classifier based on face detection, the effect is very good! Worth learning!
  3. 所属分类:OpenCV

    • 发布日期:2017-05-01
    • 文件大小:375321
    • 提供者:刘飞
  1. face_detection

    0下载:
  2. 利用opencv进行人脸检测,运用了adaboost的haar特征-Use opencv face detection, the use of haar features adaboost
  3. 所属分类:OpenCV

    • 发布日期:2017-05-07
    • 文件大小:1262428
    • 提供者:大白爱打牌
  1. data

    0下载:
  2. 使用matlab编程的,行人检测的adaboost分类器的数据,-adaboost classifier pedestrian detection of programming data
  3. 所属分类:Graph program

    • 发布日期:2017-05-13
    • 文件大小:3014785
    • 提供者:li
« 1 2 3 4 5 6 7 89 »
搜珍网 www.dssz.com