CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - haar OPENCV

搜索资源列表

  1. HaarFaceDetect.zip

    0下载:
  2. This program is the haar opencv face detector slightly modified for ease of use There are command line options available to avoid the need to use the gui (see facedetect.cpp for the command line option format This program needs fltk installed. I
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:82.34kb
    • 提供者:陈忠翔
  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
    • 文件大小:83.27kb
    • 提供者:tuzhiguo
  1. 45353453

    0下载:
  2. 非常好的人脸以及人眼检测的例子。OpenCV支持的目标检测的方法是利用样本的Haar特征进行的分类器训练,得到的级联boosted分类器(Cascade Classification)。注意,新版本的C++接口除了Haar特征以外也可以使用LBP特征。-Very good example of the human face and the human eye to detect. OpenCV supported target detection method is carried out us
  3. 所属分类:Special Effects

    • 发布日期:2017-11-09
    • 文件大小:4.33mb
    • 提供者:皇城圣骑士
  1. Harrfacerecognition

    0下载:
  2. 应用opencv进行人脸识别 算法:haar小波 内含源代码和图片 -It is used for face recognition.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:177.55kb
    • 提供者:高飞
  1. harrtrack

    0下载:
  2. 利用级联的Haar分类器寻找检测目标,这是OPENCV上的程序,与大家分享-Using the Haar classifier cascade find Detected goals, OPENCV This is on the procedures to share with you
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:174.48kb
    • 提供者:田贵友
  1. haar

    0下载:
  2. 利用opencv编写的,利用级联的haar分类器寻找检测目标-Prepared using opencv using the haar classifier cascade testing to find the target
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:176.86kb
    • 提供者:秋晨
  1. 4

    0下载:
  2. 基于OPENCV的环境下,利用级联Haar分类器寻找检测目标-OPENCV based environment, the use of Haar classifier cascade find testing targets
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:180.27kb
    • 提供者:wanglo
  1. fuadabo

    0下载:
  2. vc++ OPENCV实现人脸检测 HAAR分类器实现的-vc++ OPENCV implementation of face detection classifier achieved HAAR
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:2.05kb
    • 提供者:张丽
  1. rapid-object-detection

    0下载:
  2. 这个是openCV haar训练学习的参考的文章,对haar学习很有帮助-This is openCV haar training to learn the reference article, very helpful for haar
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:515.93kb
    • 提供者:高永强
  1. Unit1

    2下载:
  2. 在OPENCV平台上进行开发,应用HAAR特征进行训练,对目标物体建立数据库,训练分类器,进行识别-In OPENCV platform development, application of HAAR features training, establish database, the training object classifier, and identified
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:12.64kb
    • 提供者:yuli xiao
  1. haarFaceDetect

    0下载:
  2. face detect using haar and done in opencv
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:1.41kb
    • 提供者:kub
  1. FaceReg_Pca

    0下载:
  2. 基于opencv的C++编写的利用haar特征人脸检测pca人脸识别的程序和相关文件。-Based on the opencv C++ prepared by the use haar feature face detection pca face recognition programs and associated documentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-19
    • 文件大小:27.93mb
    • 提供者:杨青云
  1. pupildetectOK

    1下载:
  2. 在VC6.0环境下,借助openCV函数库,对视频中的人脸进行检测,并实时跟踪,然后用Haar特征的分类器定位人脸,并检测瞳孔存在与否,提取关于眼睛的疲劳信息-In VC6.0 environment, with the aid of openCV function library, to detect human faces in video, and real-time tracking, positioning and use characteristics of Haar classif
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:3.63mb
    • 提供者:heiying
  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
    • 文件大小:1.24kb
    • 提供者:邱宇
  1. faceEye

    0下载:
  2. 基于haar级联分类器的opencv人眼识别程序,思路是先识别人脸,然后以人脸为ROI识别人眼。-Haar cascade classifier based on opencv human eye recognition program, the idea is to recognize faces, and then face the human eye to identify the ROI.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:2.77kb
    • 提供者:邓达
  1. hjad

    0下载:
  2. Domain classic Haar face detection, face detection using OpenCV, pretty good
  3. 所属分类:Special Effects

    • 发布日期:2017-12-22
    • 文件大小:72kb
    • 提供者:meloipheuzns
搜珍网 www.dssz.com