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

搜索资源列表

  1. HaarFeaturesNo

    0下载:
  2. 这个是用来计算Haar-like特征数目的,用MATLAB求的某一个矩形特征的数目-This is used to calculate the number of Haar-like features, with the MATLAB find a certain number of characteristics of a rectangular
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:304175
    • 提供者:冀国亮
  1. HaarFeaturesextract

    0下载:
  2. 这个文件时用来计算haar-like特征的具体值的程序,用MATLAB写的,很不错呢-This file is used to calculate the haar-like features of the specific value of the program, written using MATLAB, pretty good
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:5550
    • 提供者:冀国亮
  1. My_Recog

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

    • 发布日期:2017-03-29
    • 文件大小:432277
    • 提供者:Nguyen Long
  1. face-detection-based-on-Harr-wavelet

    0下载:
  2. 基于哈尔小波变换的人脸识别程序 本程序识别速度快,占有容量短。-Ultra Rapid Object Detection in Computer Vision Applications with Haar-like Wavelet Features
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-23
    • 文件大小:179358
    • 提供者:余蓝涛
  1. OpenCV_ObjectDetection_HowTo

    0下载:
  2. How-to build a cascade of boosted classifiers based on Haar-like features
  3. 所属分类:OpenCV

    • 发布日期:2017-04-05
    • 文件大小:283944
    • 提供者:luyen
  1. FaceWinGUI_v1.1

    0下载:
  2. 人脸检测代码Adaboost实现Haar feature积分图像-Human face detection using adaboost with haar-like feature and integral image.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:491404
    • 提供者:machunfei
  1. Haar_like

    0下载:
  2. 找到的一篇基于haar—like特征的adaboost算法的相关论文,很详细-Related papers found an AdaBoost algorithm based on haar-like features in great detail
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-21
    • 文件大小:6422819
    • 提供者:shendong
  1. facedetect.py

    0下载:
  2. his program is demonstration for face and object detection using haar-like features. The program finds faces in a camera image or video stream and displays a red box around them.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-11-19
    • 文件大小:1654
    • 提供者:tiopepe123
  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. DETECTION-VISAGE-YEUX-NEZ-BOUCHE-AVEC-OPENCV-TEMP

    0下载:
  2. A recognition process can be much more efficient if it is based on the detection of features that encode some information about the class to be detected. This is the case of Haar-like features that encode the existence of oriented contrasts between r
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-06
    • 文件大小:6140
    • 提供者:bavi
  1. Build-cascade--classifiers--

    0下载:
  2. How-to build a cascade of boosted classifiers based on Haar-like features
  3. 所属分类:OpenCV

    • 发布日期:2017-04-17
    • 文件大小:285656
    • 提供者:小李
  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. intergal_example

    0下载:
  2. 在计算Haar-like特征时,积分图的思路所呈现出来的熟读优势更加明显。-In calculating the Haar-like features, integral image of the presentation of the familiar idea of the more obvious advantages
  3. 所属分类:OpenCV

    • 发布日期:2017-04-12
    • 文件大小:1334
    • 提供者:zln
  1. haar-obgect-dete

    0下载:
  2. The Haar transform is the simplest of the wavelet transforms. This transform cross-multiplies a function against the Haar wavelet with various shifts and stretches, like the Fourier transform cross-multiplies a function against a sine wave with two p
  3. 所属分类:mathematica

    • 发布日期:2017-04-13
    • 文件大小:1561
    • 提供者:rajendra p
  1. facialrecognition-master

    0下载:
  2. This Android App uses Haar like features to detect faces in real time.The app uses OpenCV 2.4.6.0
  3. 所属分类:OpenCV

    • 发布日期:2017-04-30
    • 文件大小:203256
    • 提供者:何迥
  1. positive

    0下载:
  2. haar-like 训练正样本 有大概几十张图片可以供来训练cascade detector-postive samples
  3. 所属分类:Special Effects

    • 发布日期:2017-05-05
    • 文件大小:172692
    • 提供者:SHWLKJ
  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. ViolaJones_version0b

    0下载:
  2. 经典的Haar-like+adboost级联训练的人脸检测算法-The classic Haar-like+adboost cascade training of face detection algorithm
  3. 所属分类:matlab

    • 发布日期:2017-12-13
    • 文件大小:220826
    • 提供者:wangzr
  1. Face_Detect

    0下载:
  2. The program is based on VS2010 + OpenCV2.4, used to detect the single/multi face of a image, the recognition rate is more than 80%. The code come from the BBN Computer Visual Laboratory.
  3. 所属分类:OpenCV

    • 发布日期:2018-01-04
    • 文件大小:9942016
    • 提供者:波波鸟
  1. 6562209-rotate_haar_like

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

« 1 2 34 »
搜珍网 www.dssz.com