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

搜索资源列表

  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
    • 文件大小:4535672
    • 提供者:皇城圣骑士
  1. My_Recog

    0下载:
  2. Haar like feature to detect the door plate
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:432277
    • 提供者:Nguyen Long
  1. CBIR

    0下载:
  2. This project focuses on calculating the similarity between the images using genetic algorithm and haar-wavelet. Haar wavelet is being used in order to calculate the images with different features like various expressions or gloomy or other characteri
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:865420
    • 提供者:harshit
  1. Wavelets

    0下载:
  2. 1 Haar Wavelets 1.1 The Haar transform 1.2 Conservation and compaction of energy 1.3 Haar wavelets 1.4 Multiresolution analysis 1.5 Compression of audio signals 1.6 Removing noise from audio signals 1.7 Notes and references 2 Daub ech
  3. 所属分类:Wavelet

    • 发布日期:2017-05-16
    • 文件大小:4107970
    • 提供者:Rakesh
  1. peopledetect

    3下载:
  2. 人脸及行人检测中在opencv中要用到的haarcascade_righteye_2splits.xml,即特征检测的haar分类器,包括正面,侧边,上下左右各种,很全面-Face and pedestrian detection in opencv use to haarcascade_righteye_2splits.xml, feature detection haar classifier, including front, side, up and down various, very
  3. 所属分类:OpenCV

    • 发布日期:2017-11-07
    • 文件大小:1981562
    • 提供者:黄小菲
  1. vehicle_detection_haarcascades

    0下载:
  2. haar like feature vehicle detection built in OpenCV 2.4
  3. 所属分类:Other systems

    • 发布日期:2017-11-26
    • 文件大小:4775178
    • 提供者:Young
  1. AdaBoost_TrainData

    0下载:
  2. 这份代码是使用haar+adoboost做人脸检测用的,文件中还包括其他的特征选择,特征提取的算法,对于想做人脸检测这一块的朋友,可以下载来研究。-This code is used haar+adoboost human face detection, the document also includes other feature selection, feature extraction algorithm for face detection which one wants a frie
  3. 所属分类:Graph Recognize

    • 发布日期:2017-10-31
    • 文件大小:6558655
    • 提供者:黄河
  1. AB2639964000

    0下载:
  2. this is fpga BASED HAAR like feature for face detection it s include algorithms and explanations of haar features -this is fpga BASED HAAR like feature for face detection it s include algorithms and explanations of haar features
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-02
    • 文件大小:639669
    • 提供者:saif king
  1. FeatureNums

    0下载:
  2. 使用Haar特征提取算法,根据选取的特征点类型,查找特征点,并显示出所查找出的特征点的个数-Using Haar algorithm,Base on the type of the Feature,find the feature points,and show out the number of the feature points.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-28
    • 文件大小:69969
    • 提供者:new pp
  1. Adaboost_haar

    0下载:
  2. 人脸检测HAAR特征积分图的计算,第一次上传,没什么用~-HAAR face detection feature integral image calculation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1853
    • 提供者:victor
  1. face

    0下载:
  2. 基于opencv自带的Haar特征分类器的人脸识别,可识别完整的人脸并用圆圈圈出。-Based opencv comes Haar classifier recognition feature, you can identify the full face and a circled.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-12
    • 文件大小:718
    • 提供者:bangbang
  1. facedetect-test

    0下载:
  2. 基于hog特征与支持向量机的方式,使用opencv自带的haar特征分类器,检测人脸-Adapt to hog feature and support vector machine (SVM) method, based on positive and negative samples opencv training face,
  3. 所属分类:CSharp

    • 发布日期:2017-06-02
    • 文件大小:14057264
    • 提供者:会员
  1. HAAR

    0下载:
  2. 用于人脸识别中图像特征提取的特征提取算法ha-Feature extraction algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-05-05
    • 文件大小:9803
    • 提供者:wz
  1. Haar_like

    0下载:
  2. Haar-like特征遍历,并求取不同特征在24*24图片下的特征个数-Haar-like feature traversal, and obtains the number of different features in the feature image of 24* 24
  3. 所属分类:Special Effects

    • 发布日期:2017-12-18
    • 文件大小:1024
    • 提供者:wangzr
  1. Adaboosthaarlikecascadefacedetaction

    0下载:
  2. 利用opencv,adaboost+haar特征实现人脸识别的python小程序-a program use opencv and haar feature to detect face a picture
  3. 所属分类:OpenCV

    • 发布日期:2017-12-16
    • 文件大小:253952
    • 提供者:苟利国
  1. FaceDetect

    0下载:
  2. haar特征的提取,haar特征目标动态检测,非常适合需要的人在此的基础上改进的,希望对能帮助大家(Haar feature extraction, Haar features, target dynamic detection, very suitable for those who need improvement on this basis, and I hope to help you)
  3. 所属分类:GDI/图象编程

    • 发布日期:2017-12-20
    • 文件大小:9191424
    • 提供者:foot1313
  1. 6562209-rotate_haar_like

    0下载:
  2. matlab代码,很实用,旋转版,其它版本可根据自己需要百度搜索原理进行相应修改(Matlab code, very practical)
  3. 所属分类:图形图像处理

  1. ViolaJones_version0b_bin

    0下载:
  2. 用adaboost对人脸检测,利用haar特征对积分图像进行训练,得到强弱分类器(Face detection is done by AdaBoost, and integral image is trained by Haar feature, and the strong and weak classifier is obtained.)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-05-01
    • 文件大小:2743296
    • 提供者:yyh吲哚乙酸
  1. Taget_Detcetion_tracking

    0下载:
  2. 该项目包含特征提取,模型判别,运动建模,特征提取包含Haar-like,HOG,判别包含岭回归,SO-SVM,测试数据集为2013Tracking-Benchmake BlasketBall手动标注图像(The project includes feature extraction, model discrimination, motion modeling, feature extraction including Haar-like, HOG, discriminant inclusion
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-04
    • 文件大小:57496576
    • 提供者:水里一条猫
« 1 2 3»
搜珍网 www.dssz.com