搜索资源列表
用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
mywavedec2
- 在matlab中采用haar小波实现的图像小波分解程序。-Matlab haar wavelet used in the realization of the image wavelet decomposition process.
signal-analysis
- dctcom.m文件利用DCT变换完成对输入图像进行压缩;imagecbe.m完成对输入的两幅RGB图像用小波分析的方法进行图像融合 imagecom.m完成对输入的RGB图像用小波分析的方法进行自动降噪,得到高频系数阈值,降噪效果百分比和结果 wavelet1D.m完成对输入的一维信号进行多尺度离散小波分解 wavelet2D完成对输入的二维信号进行多尺度离散小波分解;zigzag.m完成对输入的8*8矩阵按照zigzag排列抽取数据.-document the use of DCT tran
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
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
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
HaarFeaturesextract
- 这个文件时用来计算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
haar
- 在matlab环境中对图像提取Haar特征-Environment in matlab to extract Haar features for image
haarmatrix
- 本程序用matlab编写,根据haar小波算法,生成任意大小NXN的矩阵。里面有两种不同构造方法,第一种是自己编写,第二种有所改动-This program is written using matlab haar wavelet algorithm to generate a matrix of any size NXN. There are two different constructor, the first is to write your own, the second is sub
duojihaar
- 在MAtlab中关于多级哈尔变换函数,可以实现简单的图像处理的小波变换-Multi-level Haar transform function
harr
- matlab对于获取的图像,进行haar小波(设置不同的参数值)变化-matlab for captured images for haar wavelet (setting different parameter values) changes
haar-like
- haar 特征提取 用于matlab-Haar feature extraction using inmatlab
6562209-rotate_haar_like
- matlab代码,很实用,旋转版,其它版本可根据自己需要百度搜索原理进行相应修改(Matlab code, very practical)
face_recognition_adaBoost_M2
- 基于adaboost算法的人脸检测(For face detection haar+adaboost matlab code)(Face detection based on AdaBoost algorithm,haar+adaboost matlab (For face detection haar+adaboost matlab code))