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

搜索资源列表

  1. ccppsource

    0下载:
  2. 很好很强大,使用OpenCv AdaBoost
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:2943
    • 提供者:Ning
  1. Adaboost-OpenCv.rar

    0下载:
  2. 基于AdaBoost算法及OpenCv的人脸检测,adaboost-opencv
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:1705584
    • 提供者:bbsx
  1. cvHaarTraining.rar

    0下载:
  2. Opencv Haar training, the setting and parameter is configed. you can debug into the training process to get the whole flowchart of adaboost training.,Opencv Haar training, the setting and parameter is configed. you can debug into the training process
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:85264
    • 提供者:tuzhiguo
  1. gacv02

    0下载:
  2. gacv 名字取自 gabor , adaboost , opencv , 他用了 gabor滤波,AdaBoost (MultiBoost ) 分类器和 opencv 开发库,这是第二个测试版叫 gacv02 。这个程序的第一个测试版 gacv01 可以检测大小有一定变化的目标,但是不能检测平面旋转的目标。gacv02 改进了算法可以处 理目标的大小变化和平面旋转,检测速度也有了提高。 -gacv name from gabor, adaboost, opencv, he u
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-11
    • 文件大小:2735801
    • 提供者:zxl
  1. opencv

    0下载:
  2. adaboost算法 人脸识别 用opencv实现的,供大家学习交流-Face recognition algorithm adaboost
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-27
    • 文件大小:10340198
    • 提供者:小彬
  1. haarcascades

    1下载:
  2. opencv中haar+Adaboost已经训练好的分类器。有双目、身体等等,出自专家之手,必属精品,CV 1.0版本的有需要就下吧。-haarcascades train by expects, body, eyes.. xml files of many kinds are included which can be used directly. OpenCV 1.0 ver can download from here.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1503044
    • 提供者:Lei ChunPo
  1. FaceRecognition

    0下载:
  2. 我写的基于OPENCV的人脸检测程序!先找到haar特征,然后基于Adaboost检测!-the code based on OpenCV which is used to detect the faces
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-27
    • 文件大小:10250900
    • 提供者:
  1. SVM-opencv-visual-C-6.0

    0下载:
  2. opencv中的支持向量机源程序,将日文翻译过来,中文注释,通俗易懂,比较adaboost-opencv source of support vector machines, translated to Japanese, Chinese, comments, user-friendly, more adaboost
  3. 所属分类:OpenCV

    • 发布日期:2017-03-23
    • 文件大小:17728
    • 提供者:天天
  1. OpenCV-Adaboost

    0下载:
  2. opencv 人脸 训练的 一些算法说明 和准备工作-opencv face training preparation instructions and some algorithms
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-28
    • 文件大小:22084
    • 提供者:江守超
  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
    • 文件大小:7391
    • 提供者:huzhanqi
  1. facedetect_harrcascade

    0下载:
  2. 基于adaboost的构造的cascade用于快速检测人脸,能够实时检测视频中的人脸。没有采用opencv的代码。-Adaboost based on the structure of the cascade for the rapid detection of human faces, real-time video can face. Did not use the code opencv.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-10
    • 文件大小:1529106
    • 提供者:wangdi
  1. 61EDA_C1622

    0下载:
  2. Adaboost 正面人脸识别; 必须先装上OPENCV,编译环境乃是visual studio 2005 -Adaboost positive face recognition must be fitted with OPENCV, compiling environment is a visual studio 2005
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4187802
    • 提供者:发发
  1. TrainingAdaboost

    0下载:
  2. adaboost 的训练程序,结合OPENCV的训练,可用于各种图形的检测-training adaboost class, also use opencv training example, you can training your own objects for detection.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:12136
    • 提供者:tuzhiguo
  1. VideoFaceDetect

    2下载:
  2. 使用matlab调用opencv做成的adaboost人脸检测DLL模块,在usb摄像头采集的视频序列中检测人脸并实时显示, 实时性比C低。 下载后可以直接在matlab运行,不要改动文件夹内的文件相对位置。-Opencv matlab call made using adaboost face detection DLL module, usb camera capture video sequences of face detection and real-time displa
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-03-18
    • 文件大小:911802
    • 提供者:谭恒良
  1. FACE_PROJECT_opencv

    0下载:
  2. this adaboost based real time face detection and tracking system i used a adaboost and camshift algorithm with opencv and vc++ The detεction efficiency of the method is not good for environment of dynanlic illumination. We propose a combined meth
  3. 所属分类:OpenCV

    • 发布日期:2017-06-12
    • 文件大小:19933332
    • 提供者:pattern
  1. FaceDetect

    0下载:
  2. This program is the program which detects the face range by using Adaboost. I used a adaboost and camshift algorithm with opencv and vc++ And the different two algorithms are additionally implemented.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-25
    • 文件大小:8337782
    • 提供者:pattern
  1. Adaboost-OpenCV

    0下载:
  2. Adaboost人脸检测方法及其并行实现-Adaboost face detection method and its parallel implementation
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:330055
    • 提供者:姓名而已
  1. Adaboost

    0下载:
  2. 基于Adaboost算法的车牌检测在OpenCV上的研究与实现-License plate detection algorithm based on Adaboost on the research and implementation of OpenCV
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:403110
    • 提供者:陈岩
  1. Adaboost

    0下载:
  2. AdaBoost算法提取图像的整体特征 含api 可直接导入到工程中-opencv AdaBoost
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:3035091
    • 提供者:王磊
  1. opencvhaarchepaidingwei

    0下载:
  2. 利用opencv,采用Adaboost算法训练分类器,将训练好的分类器用于车牌定位。-Using opencv, Adaboost algorithm training classifiers, trained classifier for license plate location.
  3. 所属分类:Special Effects

    • 发布日期:2017-12-06
    • 文件大小:13310
    • 提供者:张文青
« 12 3 »
搜珍网 www.dssz.com