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

搜索资源列表

  1. haar

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

    • 发布日期:2008-10-13
    • 文件大小:2198
    • 提供者:赵静岚
  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. facedetection.rar

    0下载:
  2. Matlab脸部识别程序包括 haar feature adaboosting,Matlab including facial recognition program haar featureadaboosting
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1809809
    • 提供者:Roger
  1. Adaboost_LPR_Matlab_081010.rar

    1下载:
  2. 对第二次上传的源码修改后的10月10日的Matalb的基于Adaboost算法的车牌定位的源码!不过训练时间还是很长!里面含有积分图像的获得,haar 特征的生成等。Matlab高手可以优化一下,感兴趣的欢迎下载!,From the second source of the revised October 10 of Matalb-based license plate location algorithm Adaboost source! But training is still a ver
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-11-07
    • 文件大小:94345
    • 提供者:cuidong
  1. haar-matlab-code

    0下载:
  2. 用MATLAB写哈尔小波实现源码,供大家参考-haar wavlet code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:6179
    • 提供者:鲜果
  1. Haarwavelet

    0下载:
  2. 基于最简单的小波基函数Haar的图像变换于反变换的MATLAB实现,一维和二维均有代码-Based on the most simplest Haar wavelet function, the image transform in the inverse transform of the MATLAB implementation, both one-dimensional and two-dimensional code
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:227764
    • 提供者:smileolive
  1. waveletM

    1下载:
  2. matlab下编写的基于哈尔小波的分解与重构函数,有详细注释-matlab prepared Haar wavelet-based decomposition and reconstruction of the function, there are detailed notes
  3. 所属分类:Wavelet

    • 发布日期:2017-04-03
    • 文件大小:1610
    • 提供者:xw
  1. mywavedec2

    0下载:
  2. 在matlab中采用haar小波实现的图像小波分解程序。-Matlab haar wavelet used in the realization of the image wavelet decomposition process.
  3. 所属分类:Special Effects

    • 发布日期:2016-01-26
    • 文件大小:1779
    • 提供者:温黎茗
  1. Adaboost_LPR_Matlab_080910

    0下载:
  2. 对第一个源码修改后的9月10日的Matalb的基于Adaboost算法的车牌定位的源码! 里面含有积分图像的获得,haar 特征的生成等。感兴趣的欢迎下载!-Source of the first amended September 10 of Matalb-based license plate location algorithm Adaboost source! Which contains points of access to images, haar generation cha
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:31445
    • 提供者:cuidong
  1. FaceDetectorOtherversion

    3下载:
  2. 人脸检测的一个程序,adaboost+cascade+haar 能运行-Face detection of a program, adaboost+ Cascade+ Haar to run
  3. 所属分类:2D图形编程

    • 发布日期:2014-03-18
    • 文件大小:786759
    • 提供者:who
  1. scilab-dwt(haar-daubechies)

    0下载:
  2. 是scilab的源程序,是一维的haar小波变换和一维的daubechies小波变换。已经调试过,可以使用。里面还附有卷积的源代码。-Is the scilab source is one-dimensional haar wavelet transform and one-dimensional wavelet transform daubechies. Have been debug, you can use. There was also accompanied by convolutio
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:402630
    • 提供者:王静
  1. haarwavelet

    0下载:
  2. haar小波变换 在图像配准中可以使用 进而进行基于小波金字塔的模板交互匹配-haar wavelet transform in image registration can be used to carry out based on wavelet pyramid interactive template matching
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:157597
    • 提供者:王华
  1. watermarkplugein

    0下载:
  2. 基于小波技术的数字水印的嵌入,matlab实现,使用一级haar小波分解-wavelet-based watermark,implement use matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:796
    • 提供者:tangqinqin
  1. haar

    0下载:
  2. 基于拉haar小波的图像增强,与传统直方图均衡化相比较,效果更好。-Pull-based haar wavelet image enhancement, with the traditional histogram equalization compared to better.
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:886
    • 提供者:wd
  1. fdtool

    0下载:
  2. 人脸识别MATLAB工具箱 Faces detection toolbox v 0.1 -This toolbox provides some tools for faces detection using Local Binary Patterns and Haar features. The task of detection is done by boosting approaches such Adaboosting, FastAdaboosting and Gentleboos
  3. 所属分类:Graph program

    • 发布日期:2017-06-11
    • 文件大小:18769831
    • 提供者:he si
  1. haarwavelet

    0下载:
  2. 本程序实现haar小波的变换,在图像去噪。压缩等方面有很大的帮助-This procedure to achieve haar wavelet transform, the image de-noising. Compression there is a great help
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:664
    • 提供者:刘玄冰
  1. haar

    1下载:
  2. haar小波图像信号正变换和逆变换,采用matlab编写,具有较好的移植性和较简洁的语言。haar小波图像信号正变换和逆变换,采用matlab编写,具有较好的移植性和较简洁的语言-haar wavelet image transform and inverse transform the signal is using matlab written, with good portability and a more concise language. haar wavelet image tra
  3. 所属分类:Special Effects

    • 发布日期:2015-07-23
    • 文件大小:1024
    • 提供者:chenxianyi
  1. haar

    0下载:
  2. 在matlab环境中对图像提取Haar特征-Environment in matlab to extract Haar features for image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:810
    • 提供者:LD
  1. MATLAB Dokumen

    0下载:
  2. haar steganography, souce code
  3. 所属分类:波变换

    • 发布日期:2018-04-23
    • 文件大小:47104
    • 提供者:pawanap
  1. haar-master

    0下载:
  2. 基于哈尔小波分析的图像分解重建,利用matlab语言(Performs Haar wavelet decomposition of images using filterbanks (MatLab))
  3. 所属分类:图形图象

    • 发布日期:2018-05-06
    • 文件大小:1961984
    • 提供者:milly2018
« 12 3 »
搜珍网 www.dssz.com