Description: 提升小波变换程序,
%LWT Lifting wavelet decomposition 1-D.
% LWT performs a 1-D lifting wavelet decomposition
% with respect to a particular lifted wavelet that you specify.-lifting wavelet transform procedures% Local Walsh Transform Lifting wavelet decomposition 1-D. % Local Walsh Transform performs a 1-D lifting wavelet decomposition% with respect to a particular lifted wavelet that you specify. Platform: |
Size: 1024 |
Author:李宁 |
Hits:
Description: Mike Brookes, Department of Electrical & Electronic Engineering, Imperial College-Mike Brookes, Department of Electrical & Electronic Engineering, Imperial College Platform: |
Size: 181248 |
Author:冬 |
Hits:
Description: 一张图片是之前用摄像机采集的,另一张图片是经过离散沃尔什变换再量化编码压缩后又解压所得,能看出区别吗?呵呵。flik.m是原图,newflik.m是新图。
附上所有MATLAB源程序,有兴趣的话,你也可以用这几个程序对自己的照片“加工”一番。以下6个程序分别保存为6的m文件,文件名与下面给出的一致。待“加工”图片应该存放在Matlab的Work目录下。-Before a picture is collected by the camera, another picture is the result of discrete Walsh transform and then re-quantization coding compression decompression income, you can see the difference? Ha ha. flik.m is the image, newflik.m is a new map. MATLAB source code attached to all interested, you can also use these procedures on their own photo processing of something. The following six procedures were saved as 6 m file, the file name is given with the following consensus. To be processing picture should be stored in Matlab s Work directory. Platform: |
Size: 1024 |
Author:余海风 |
Hits:
Description: 本方法是对二维医学图像实现的Walsh变换,属于预处理范围,为下一步的图像分割,配准等打下基础-This method is the realization of two-dimensional medical images of the Walsh transform, belong to the scope of pre-treatment, for the next phase of image segmentation, registration, etc. to lay the groundwork Platform: |
Size: 2955264 |
Author:hujin |
Hits:
Description: 对二维图像进行沃尔什变换,之后用图像的四分之一进行沃尔什反变换来复原图像,并比较误差-Two-dimensional images of the Walsh transform, followed by a quarter of the image to the anti-Walsh transform to recover images, and compare the error Platform: |
Size: 1024 |
Author:房子 |
Hits:
Description: Walsh变换的c语言处理实现,可将其通过Matlab接口转换成matlab代码-Walsh Transform c language processing to achieve, can be converted through Matlab interface matlab code Platform: |
Size: 38912 |
Author:张然 |
Hits:
Description: The function implement the 1D sequency(Walsh) ordered fast Walsh-Hadamard transform which can be used in signal processing, pattern recongnition and Genetic alogorithms.
This algorithm uses a Cooley-Tukey type signal flow graph and is implemented in N log2 N additions and subtractions. Data sequence length must be an integer power of 2.
The inverse transform is the same as the forward transform except for the multiplication factor N. This can be easily achieved by deleting the last line i.e. x=inv(N)*x
Example:
x=[1 2 1 1]
W=FWHT(x) -The function implement the 1D sequency(Walsh) ordered fast Walsh-Hadamard transform which can be used in signal processing, pattern recongnition and Genetic alogorithms.
This algorithm uses a Cooley-Tukey type signal flow graph and is implemented in N log2 N additions and subtractions. Data sequence length must be an integer power of 2.
The inverse transform is the same as the forward transform except for the multiplication factor N. This can be easily achieved by deleting the last line i.e. x=inv(N)*x
Example:
x=[1 2 1 1]
W=FWHT(x) Platform: |
Size: 2048 |
Author:ry |
Hits:
Description: 这是一个基于matlab语言编写的沃尔什变换程序,里面有一个4X4的矩阵可当例子,修改相关参数可用于2^n的矩阵-Walsh Transform matlab language based program, which has a 4X4 matrix when the example 2 ^ n matrix can be used to modify the relevant parameters Platform: |
Size: 1024 |
Author:mowen110 |
Hits:
Description: 这个文件是基于局部walsh变换的matlab代码,用来做图像分割,希望对大家有所帮助-This document is based on local walsh transform matlab code to do image segmentation, we hope to help Platform: |
Size: 180224 |
Author:zhushidong |
Hits: