资源列表
zyhEZW
- 小波变换源程序,EZW算法-source wavelet transform, EZW Algorithm
Multiresolutionwavelettransformdecompositionandrec
- 基于小波变换的图像的多分辨率方法以及重构的实现-Wavelet-Based Multiresolution decomposition and reconstruction of the achievement
EZW2
- 静态图象的零树小波编码 c++ builder开发环境-static images Zerotree wavelet encoding c builder Development Environment
213
- 陀螺仪漂移特性的小波分析 陀螺仪漂移特性的小波分析-Gyroscope drift characteristics of the wavelet analysis of the characteristics of gyroscope drift gyroscopes drift wavelet analysis Wavelet analysis
vcxbbm
- 本目录存放的小波编码实现的源程序:打开ezw2.dsw工作区,编译后可在\\ezw2\\ezw\\debug中找到编码可执行程序;在\\ezw2\\unezw\\debug中找到解码可执行程序。-Wavelet Coding of the source : Open ezw2.dsw work, compiled in \\ ezw2 \\ ezw \\ debug find executable code; In \\ ezw2 \\ unezw \\ debug find decoder e
slprj
- 小波边缘检测的成学,非常简单,可根据需要自行更改-Wavelet edge detection into the school, is very simple, can make changes as needed
a-wavelet-realization
- 一个具体的小波变换实现源代码; wavelet_cpp 子目录中存放的是基本的小波处理函数代码; wavelet_plugin 子目录中存放的是.dll的实现代码-A specific wavelet transform source code the stored wavelet subdirectory is the basic the wavelet processing function code wavelet_plugin stored in a subdirectory dll
Image-Codec
- 小波变换再图像编解码中的应用,编码算法采用EZW-Wavelet image codec in another application, using EZW coding algorithm
Progressive-transmission
- 网络图像渐进传输的使用案例 wavelet 子目录中存放的是基本的小波处理函数代码; wavelet_plugin 子目录中存放的是.dll的实现代码。-Image progressive transmission network use cases are stored in subdirectories of wavelet basic function of wavelet processing code wavelet_plugin is stored in a subdire
wanen
- matlab 小波分析源代码 提供原代码下载 解压直接使用-Wavelet analysis matlab code download the source code provided in the original extract used directly
wavelet
- 一个具体的小波变换实现源代码; \wavelet 子目录中存放的是基本的小波处理函数代码; \wavelet_plugin 子目录中存放的是.dll的实现代码。- A concrete wavelet transformation realization source code; In the \wavelet child directory deposits is the basic wavelet processing function code; In the \wavelet_plu
zig-zag
- 对任意大小的灰度图像进行zig-zag变换和反变化,或者是对DCT之后的图像进行zig-zag变换,确定其中频信息。