搜索资源列表
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(
facedetection.rar
- Matlab脸部识别程序包括 haar feature adaboosting,Matlab including facial recognition program haar featureadaboosting
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
Haarwavelet
- 基于最简单的小波基函数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
waveletM
- matlab下编写的基于哈尔小波的分解与重构函数,有详细注释-matlab prepared Haar wavelet-based decomposition and reconstruction of the function, there are detailed notes
mywavedec2
- 在matlab中采用haar小波实现的图像小波分解程序。-Matlab haar wavelet used in the realization of the image wavelet decomposition process.
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
scilab-dwt(haar-daubechies)
- 是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
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
haar
- 基于拉haar小波的图像增强,与传统直方图均衡化相比较,效果更好。-Pull-based haar wavelet image enhancement, with the traditional histogram equalization compared to better.
fdtool
- 人脸识别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
haarwavelet
- 本程序实现haar小波的变换,在图像去噪。压缩等方面有很大的帮助-This procedure to achieve haar wavelet transform, the image de-noising. Compression there is a great help
haar
- 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
haar
- 在matlab环境中对图像提取Haar特征-Environment in matlab to extract Haar features for image
MATLAB Dokumen
- haar steganography, souce code
haar-master
- 基于哈尔小波分析的图像分解重建,利用matlab语言(Performs Haar wavelet decomposition of images using filterbanks (MatLab))