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

搜索资源列表

  1. speech-segmentation

    0下载:
  2. This program is the program implementing the audio Segmentation.I used a adaboost and camshift algorithm with opencv and vc++ It is the program which is suitable for the development environment with the program related to the audio merotomy.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:950029
    • 提供者:pattern
  1. adaboostFace

    0下载:
  2. Adaboost人脸检测,用opencv写的,有借鉴作用-Adaboost face detect
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-15
    • 文件大小:4026441
    • 提供者:sunxiancan
  1. adaboost_openCV

    0下载:
  2. vc6.0环境下,使用opencv,基于adaboost算法的人脸检测识别程序,可以对视频流进行 处理,需要安装opencv1.0。-the vc6.0 environment opencv face detection and recognition program based on the AdaBoost algorithm for processing the video stream, need installation opencv1.0.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-25
    • 文件大小:8503052
    • 提供者:cekxidiancek
  1. Detecting_Face_Using_OpenCV

    0下载:
  2. 调用OpenCV函数库的Adaboost,实现实时的人脸检测程序。-Detecting Face USing Adaboost
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:92268
    • 提供者:枪手
  1. Afacedetect_hd

    0下载:
  2. 基于adaboost的构造的cascade用于快速检测人人脸,能够实时检测视频中的人脸。没有采用opencv的代码。 -Based on the cascade of adaboost constructed for rapid detection of all face, real-time detection of the face in the video. Of opencv code.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-06
    • 文件大小:1371541
    • 提供者:卓越
  1. Tadaaboost_hai

    0下载:
  2. 运用OpenCv开发的一个一种基于adaboost算法与haar小波变换换的人脸算法,具体情况可参考Paul Viola ,Robust Real -A use OpenCv development based adaboost algorithm haar wavelet transform to change the face algorithm, the specific circumstances of the reference, Paul Viola, Robust the Re
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1263
    • 提供者:卓越
  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
    • 提供者:张文青
  1. call-Video-achieve-face-detection

    0下载:
  2. 调用视频实现人脸识别。基于haarcascades+adaboost算法使用opencv实现-Call the video face recognition. Use opencv achieve haarcascades+adaboost algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-11-12
    • 文件大小:5769
    • 提供者:谭德辉
  1. armAdaBoostface

    0下载:
  2. 基于arm和AdaBoost的人脸识别,有Qt做的界面,可以识别出来人脸,程序本身没错误,如无法运行,请查看是否有opencv库函数和安装有qt。-Qt interface to do arm and AdaBoost-based face recognition, face out people can identify no error in the program itself, If you are not able to run, to see if opencv library fu
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-13
    • 文件大小:28606381
    • 提供者:李云
  1. FaceDetection

    0下载:
  2. 利用opencv和Adaboost实现人脸检测-face detection using opencv and adaboost
  3. 所属分类:ComboBox

    • 发布日期:2017-11-23
    • 文件大小:26534912
    • 提供者:姒绍辉
  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. 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. main

    0下载:
  2. 基于Adaboost的车标识别方法特征值使用的是OpenCV函数中的Haar矩形特征,在实际应用中,应根据识别物体,寻找相应的有效的特征值,然后应用于Adaboost训练-Car logo recognition method based on Adaboost eigenvalues ​ ​ of using OpenCV function of Haar rectangular features, in practical application, should be b
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:1274
    • 提供者:邱宇
  1. DetFace

    0下载:
  2. 该程序可以实现对人脸检测,采用经典的Adaboost算法,利用了OPENCV库,简单可靠,亲测能用。-The program can be achieved on face detection, Adaboost algorithm classic, OPENCV library use, simple and reliable, pro-test be used.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:1145
    • 提供者:李康
  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. DeepLearnToolbox_CNN_lzbV2.0

    1下载:
  2. DeepLearnToolbox_CNN_lzbV2.0 深度学习,卷积神经网络,Matlab工具箱 参考文献: [1] Notes on Convolutional Neural Networks. Jake Bouvrie. 2006 [2] Gradient-Based Learning Applied to Document Recognition. Yann LeCun. 1998 [3] https://github.com/rasmusberg
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:980992
    • 提供者:陆振波
« 1 2 34 »
搜珍网 www.dssz.com