搜索资源列表
分解与合成
- 用Matlab中的Haar和Db9小波对图像进行分解和重构,并在不同阈值下用PNG格式存储重构的图像.-Matlab Haar and the right image Db9 wavelet decomposition and reconstruction, and under different thresholds with PNG format image storage remodeling.
haar
- 一个用matlab做二维小波变换的源程序 -Matlab do with a wavelet transform two-dimensional source
用bandelet进行图像分割的matlab代码
- 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(
Matlab脸部识别程序包括 haar feature adaboosting facedetection.rar
- Matlab脸部识别程序包括 haar feature adaboosting facedetection.
Adaboost_LPR_Matlab_081010.rar
- 对第二次上传的源码修改后的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
haar-matlab-code
- 用MATLAB写哈尔小波实现源码,供大家参考-haar wavlet code
hh
- 小波去噪,以Haar和db4小波基为例的去噪代码-wavelet,haar,db4
waveletM
- matlab下编写的基于哈尔小波的分解与重构函数,有详细注释-matlab prepared Haar wavelet-based decomposition and reconstruction of the function, there are detailed notes
Adaboost_LPR_Matlab_080910
- 对第一个源码修改后的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
FaceDetectorOtherversion
- 人脸检测的一个程序,adaboost+cascade+haar 能运行-Face detection of a program, adaboost+ Cascade+ Haar to run
LABVIEW(WAVELET)
- 修改后的LABVIEW小波(调用MATLAB)-LABVIEW modified wavelet (call MATLAB)
haarwavelet
- haar小波变换 在图像配准中可以使用 进而进行基于小波金字塔的模板交互匹配-haar wavelet transform in image registration can be used to carry out based on wavelet pyramid interactive template matching
watermarkplugein
- 基于小波技术的数字水印的嵌入,matlab实现,使用一级haar小波分解-wavelet-based watermark,implement use matlab
fingerprint
- 基于haar小波变换的快速指纹识别算法的设计与实现。-Haar wavelet transform-based fingerprint recognition algorithm for the rapid design and implementation.
WaveletTransformsinMATLAB
- 执行一维和二维小波变换在MATLAB环境中。十几包括的小波函数有: * Haar * Daubechies 1-6 * Symlets 1-6 * Coiflets 1 and 2 * Splines and reverse splines * CDF 9/7 and Le Gall 5/3 * S+P wavelets (2,2), (4,2), (4,4), (6,2), and (2+2,2) * Two Ten "TT" * Low-complexit
OneDimensionalDiscreteWaveletTransforms
- 本实验要求开发一个基本的哈尔小波变换程序包,用于后续的实验。实验中使用哈尔基函数特有的“平均”与“差分”方法。首先要编写一个计算哈尔小波的j-尺度离散小波变换程序。并且要编写一个计算哈尔小波的j-尺度的逆离散小波程序,并用课本上的例7.8来验证所编写的程序-The experiment calls for the development of a basic package Haar wavelet transform for the follow-up experiment. Harki fu
compression
- compression with haar (wavelet) with matlab
xiaobozengqiang
- 基于haar小波的图像增强,与传统的图像增强算子相比较,效果更好。-Haar wavelet-based image enhancement, with the traditional image enhancement operator compared better.
MATLAB Dokumen
- haar steganography, souce code
haar-master
- 基于哈尔小波分析的图像分解重建,利用matlab语言(Performs Haar wavelet decomposition of images using filterbanks (MatLab))