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

搜索资源列表

  1. Face_Detection

    0下载:
  2. 关于基于Haar特征的AdaBoost算法的相关论文,很难找全哦
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:1709111
    • 提供者:赵学敏
  1. haarcascade

    0下载:
  2. The source is to detect certain object in one image using Haar algorithm.This is a classic algorithhm in the field of image processing,and also suitable in video processing.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:179309
    • 提供者:黄春瑞
  1. OpenCV_face_detector

    1下载:
  2. This zip file contains source code and windows executables for carrying out face detection on a gray scale image. The code implements Viola-Jones adaboosted algorithm for face detection by providing a mex implementation of OpenCV s face detector. Ins
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:1295516
    • 提供者:ruan
  1. Haar-Liketezheng

    0下载:
  2. 自已写的Adaboost使用Haalike feature,去Detection
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:8773
    • 提供者:博邻
  1. haar_wavelet_transform

    0下载:
  2. JPEG2000 Haar and inverse Haar wavelet transform on images.And a threshold can be added during the compression, and after decompression the result can be seen with different thresholds.
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:3125
    • 提供者:lynn
  1. HaarFaceFilter

    0下载:
  2. 一个人脸检测的代码.用haar算法实现.-a face detection code. Haar used algorithm.
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:134367
    • 提供者:文龙
  1. haar

    0下载:
  2. 一个用matlab做二维小波变换的源程序 -Matlab do with a wavelet transform two-dimensional source
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:2198
    • 提供者:赵静岚
  1. 小波图像分解与合成

    1下载:
  2. 3次非标准小波分解和重构, 使用两种小波:Haar小波和db9小波 设计3级小波分解和重构图像的程序 用你自己的照片作对象,显示其中任一种小波图像分解和重构过程 使用Haar小波时,计算阈值分别为0,5,10和20的情况下,用PNG格式存储重构的图像,并将计算结果填入“图像测试表” 使用db9小波时,计算阈值分别为0,5,10和20的情况下,用PNG格式存储重构的图像,并将计算结果填入“图像测试表” -3rd standard wavelet decomposition and reconstr
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:5339
    • 提供者:yule
  1. 用bandelet进行图像分割的matlab代码

    2下载:
  2. A Matlab Tour of Second Generation Bandelets 附有每部分代码的说明 function x = perform haar transform(x, dir); x = x(:); % to be sure we have a column vector J = floor( log2(length(x)) ); % number of scales if dir==1 % forward transform for j=1:J c = x(
  3. 所属分类:图形图像处理(光照,映射..)

  1. haar transform

    0下载:
  2. 韩语版的.
  3. 所属分类:OpenGL

    • 发布日期:2009-04-09
    • 文件大小:7553715
    • 提供者:wangmingjie33
  1. 人脸识别

    0下载:
  2. opencv cvHaarDetectObjects Haar 教学 应用 HaarDetectObjects 人脸识别 eyes detection
  3. 所属分类:2D图形编程

    • 发布日期:2012-02-26
    • 文件大小:1983
    • 提供者:vul3xl3cj3
  1. TrackEye_src.zip

    2下载:
  2. 一个由zafersavas于2008年完成的完全基于VC++6实现的人脸检测和人眼跟踪程序,通过设置相应的参数实现不同的功能。人脸跟踪中使用了camshift算法和Haar算法,眼睛检测中使用了自适应PCA算法和模板匹配算法,还支持文件和网络摄像头两种输入方式,经过试验,检测速度比较快和准确度也比较高。附带demo程序。 使用步骤: 菜单TrackEye Menu --> Tracker Settings 输入源Input Source: video 选择文件输入指定为: ..\Avis\
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2012-04-13
    • 文件大小:2630917
    • 提供者:sichuanlu
  1. MyCWT.rar

    0下载:
  2. 实现连续小波变换。本程序使用Haar小波为母函数,要求输入为一维文本信号,输出为小波变换系数,呵呵,比较适合小波课程的入门哦,The realization of continuous wavelet transform. This procedure using the Haar wavelet function for the mother, asked to enter text for the one-dimensional signal, the output for the wave
  3. 所属分类:波变换

    • 发布日期:2017-04-01
    • 文件大小:10889
    • 提供者:zhang
  1. nstdhaardec2

    0下载:
  2. 二维Haar小波非标准规格化分解程序(多级分解)它的作用是使用Haar小波对每一行和每一列像素值进行小波变换。-Normalized two-dimensional Haar wavelet decomposition of non-standard procedures (multi-level decomposition) and its role is to use the Haar wavelet for each row and column pixel values ??of the
  3. 所属分类:Wavelet

    • 发布日期:2017-04-06
    • 文件大小:754
    • 提供者:weisiyu
  1. Blur-Detection-Using-Wavelet

    0下载:
  2. 基于论文<<Blur Detection for digital images using wavelet transform>>,使用Haar小波变换实现图像模糊度检测。-Based on paper <Blur Detection for digital images using wavelet transform> > , Using the Haar wavelet transform of image blur detection.
  3. 所属分类:Wavelet

    • 发布日期:2017-05-13
    • 文件大小:3204510
    • 提供者:QinQin
  1. 人脸检测算法对AdaBoost算法进行了改进

    0下载:
  2. 2008_bmvc_FaceDetector, 实进人脸检测算法,对AdaBoost算法进行了改进,相比之下,比OPENCV中自带的基于HAAR特征的人脸检测算法更稳定。-2008_bmvc_FaceDetector, really into the face detection algorithm, the AdaBoost algorithm has been improved, compared to the native than OPENCV HAAR feature based fa
  3. 所属分类:matlab例程

    • 发布日期:2017-05-20
    • 文件大小:5644584
    • 提供者:joe
  1. Wavelet-transform

    0下载:
  2. 原始信号是含有奇异点的信号,为确定该奇异点的时间,采用haar小波进行连续小波变换后,在对系数进行分析处理。-The original signal is containing singular point of the signal, in order to determine the singular point time, adopting haar wavelet to continuous wavelet transform, the coefficients in analyzed
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:3801
    • 提供者:赵子龙
  1. haartraining.rar

    0下载:
  2. OPENCV 的HAAR训练文档 PDF,haartraining pdf
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:22129
    • 提供者:xu
  1. objectmaker_source.rar

    0下载:
  2. 利用Haar-like特征的训练代码,可用于人脸识别等应用,Haar-like features of the use of the training code, can be used in applications such as face recognition
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:11904
    • 提供者:mylastmoon
  1. facerecogcell.tar

    0下载:
  2. 人脸检测代码,使用haar-like特征-thinking in python a good e-book to learn python
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:348018
    • 提供者:sunbo
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 33 »
搜珍网 www.dssz.com