搜索资源列表
waili-gpl-19990723
- WAILI is a wavelet transform library, Uses integer wavelet transforms based on the lifting Scheme, Provides various wavelet transforms of the Cohen-Daubechies-Feauveau family of biorthogonal wavelets.-WAILI is a wavelet transform library, Uses inte
lifting scheme指南
- lifting scheme指南-lifting scheme Guide
HuffmanCoding_ImageCompress
- 用Matlab对图像进行哈夫曼编码(Huffman Coding)以实现对图像的无损压缩-Use Matlab to realize Huffman coding for lossless image compression
vc++提升格式小波变换
- 完整小波变换类,包括一个头文件,实现文件和一个readme文件-Complete wavelet transform categories, including a header file, files and a readme file
Atoolbox
- A collection of functions is presented which includes 2nd generation wavelet decomposition and reconstruction tools for images as well as functions for the computation of moment invariants. The wavelet schemes rely on the lifting scheme of Sweldens.
Quincunx_wavelet_transforms
- Quincunx wavelet transforms Quincunx wavelets are non-separable transform that allows to avoid using vertical/horizontal wavelets. The scaling grows like 2^{j/2} with the scale j instead of 2^j, which can be advantageous. Biorthogonal quincunx w
waili
- waili小波算法包,在windows下编译通过的lib-Uses integer wavelet transforms based on the lifting Scheme ¢ Provides various wavelet transforms of the Cohen-Daubechies-Feauveau family of biorthogonal wavelets ¢ Provides crop and merge operations on wavelet-
WT
- 这是小波变换的程序,此程序为二进制9-7小波提升格式的变换,算法中只有整数加法和移位程序中了使用的小波滤波器为2000年 IEEE Image Pro. -This is a wavelet transform procedure, this procedure is a binary 9-7 wavelet lifting scheme transform, the algorithm only integer additions and shift program using a wavel
popwav
- this s the sourcecode of lifting scheme
LiftDwt97
- 此程序为完全提升格式小波变换,所谓完全是指,在最后的拉伸变换,也进行了提升分解,分解成了三个提升结构-This program is completely lifting scheme wavelet transform, the so-called complete means that conversion in the final stretch, also carried out to enhance decomposition, decomposed into three Lift
lifting_97
- 本程序实现任意偶数大小图像第二代双正交97提升小波变换。 -A useful M function for lifting scheme.
cccccccccc
- 提升变换,图象压缩,二维小波变换,jpeg-A TWO-DIMENSIONAL LIFTING SCHEME OF INTEGER WAVELET TRANSFORM FOR LOSSLESS IMAGE COMPRESSION
wavelet
- 用Matlab编程实现小波变换小波变换的mallat算法,多孔算法,小波提升算法-Programming with Matlab wavelet transform mallat wavelet transform algorithm, porous algorithm, wavelet lifting scheme
wavelift
- 进行二维小波提升算法,其中包括D9/7和D5/3两种提升滤波器的算法,使用方法可仿效算法中的例子程序-Two-dimensional wavelet lifting scheme, including D9/7 and D5/3 of two filter algorithms to enhance the use of methods to follow the example program algorithm
www
- 关于5/3小波变换的源代码 5/3提升算法的一些帮助介绍 简单易懂 易于实现-About 5/3 wavelet transform source code 5/3 lifting scheme to help introduce some straightforward easy to implement
Dissertation-priliminary
- This file contains basic hardware implementation of DWT based watermarking system. It also gives hardware efficient procedure for lifting based wavelet scheme.
inplace-computation-lifting
- name: UTKARSH DESHMUKH guide: A.S.ABHYANKAR SIR this code is for wavelet transform using the lifting scheme. this code does inplace computations and is hence memory efficient.
full-lifting-with-quantisation
- name:UTKARSH guide: A.S.ABHYANKAR SIR this code is for wavelet transform using lifting scheme. but this code is not having in-place computational capacity.
Matlab-wavelet-lifting-scheme
- 提升小波源代码,可直接用于matlab编程,具有许多优良特性:结构简单、运算量低、原位运算、节省存储空间、逆变化可以直接反转实现,以及可逆的整数到整数变换。-The wavelet lifting scheme under matlab.It has many features:simple structure,little caculation scalar,computing at the original place,little storation,directily anti-conv
lifting
- A useful M function for lifting scheme.