搜索资源列表
SPIHT(Matlab).zip
- % Matlab implementation of SPIHT (without Arithmatic coding stage) % % By Jing Tian, scuteejtian@hotmail.com fprintf('----------- Welcome to SPIHT Matlab Demo! ----------------\n'); fprintf('----------- Load
spiht算法(c++)
- spiht算法实现,包括编解码。
MATLAB实现的SPIHT算法源代码
- MATLAB实现的SPIHT算法源代码
SPIHT.rar
- 小波图像编码中SPIHT算法的C++实现源码,我试验过,可以使用。,Wavelet Image Coding SPIHT algorithm C++ Achieve source, I tested, you can use.
SPIHT-dwt-bandelet.rar
- 基于wavelet和bandelet的spiht图像压缩!,And wavelet-based image compression spiht the bandelet!
spiht
- 该源码是spiht多集树集合编码算法的图像编码,-The source tree is a collection of episodes SPIHT coding algorithm image coding,
SPIHT
- SPIHT编码,对学习小波的很有用,用C++编写,好使,可以参考小波的理论与应用这本书籍-SPIHT coding, very useful
SPIHT-Image-Compress
- 这个matlab程序实现了基于SPIHT多级树集合分裂的图像压缩算法。 -Matlab implementation of this procedure based on the SPIHT multi-level set to split the tree image compression algorithm.
3D-SPIHT
- 3D的小波变换编码,用的是SPIHT方法。-3D wavelet transform coding, SPIHT method is used.
SPIHT
- 使用C++编写的spiht编码的程序,应用于图像的数字处理-The use of C++ written spiht coding procedures applied to the digital processing of images
spiht
- 自己做的spiht压缩编码,效果还可以,进行了一定的改进。-Spiht do their own coding, the effect can also be carried out certain improvements.
Spiht
- SPIHT algorithm for image compression
spiht
- 基于图象小波变换的图象编码的经典算法.程序中包括压缩和解压缩的过程,有可执行的示例. -spiht
SPIHT
- SPIHT多级树集合分裂算法的基础知识,讲解详细,适合于入门者理解算法的基本思想。-SPIHT multi-level tree splitting algorithm is a collection of basic knowledge, to explain in detail, suitable for beginners to understand the basic idea of the algorithm.
3D-SPIHT
- three dimentional spiht
SPIHT
- 通过调整小波系数的排序过程,用一维数组代替原有的链表结构,改变小波系数的重要性判断依据等措施对原有的SPIHT算法进行改进。-By adjusting the wavelet coefficients of the sorting process, using one-dimensional array instead of the original list structure, the importance of changing the wavelet coefficients and o
SPIHT-algorithm
- 天在维普下载了一篇SPIHT算法改进的论文,(耿兴云,《基于改进SPIHT的静态图像编码》,电脑知识与技术:学术交流-2007年5期),我根据该文提出的改进算法,用Matlab来实现,却发现改进算法的程序运行速度比原算法还要慢,希望有兴趣的朋友进来看看,评论一下原因。-Days in the VIP downloaded a SPIHT algorithm to improve the paper, (Gengxing Yun, " based on improved SPIHT sti
SPIHT
- 基于spiht 方法的图像压缩编码,能对spiht方法有更深刻的理解,对图像压缩提供可靠的压缩。 -Spiht based image compression method, method can spiht a deeper understanding of image compression to provide a reliable compression.
SPIHT
- 使用VC++实现了基于9/7小波提升算法的SPIHT编码算法。-SPIHT coding algorithm based on the 9/7 lifting scheme
SPIHT-ECG-
- 在matlab中实现了对SPIHT算法的编写,该程序针对一维信号,例如心电信号、脑电信号的处理。-This program achieved the SPIHT algorithm in Matlab,the program for one-dimensional signals, such as ECG, EEG signal processing.