-
tuxiangyasuo
一系列展示图像压缩技术的源代码。包括有:使用块截断编码的图像压缩(Block Truncation)、基于高斯金字塔变换的图像压缩(Gaussian Pyramids)、基于离散余弦变换对图像压缩(Discrete Cosine Transform)、基于奇异值分解(SVD)的图像压缩(Singular Value Decomposition)。给出的代码还可以用于2D图像噪声消除。(Image Compression
A collection of simple routines for image compression using different techniques.
BTCODE:
Image compression Using Block Truncation Coding.
PYRAMID:
Image compression based on Gaussian Pyramids.
DCTCOMPR:
Image compression based on Discrete Cosine Transform.
IMCOMPR:
Image compression based on Singular Value Decomposition.
The given codes can be also used in 2D noise suppression.
Notes:
The function "conv2fft" performs a 2D FFT-based convolution.
Type "help conv2fft" on Matlab command window for more informations.)
- 2010-07-22 19:41:53下载
- 积分:1
-
Untitled999
在matlab环境下,编程实现用拉普拉斯算子改善图像的反差增强程序(In the matlab environment, programming with Laplacian to improve image contrast enhancement procedure)
- 2007-12-24 15:05:05下载
- 积分:1
-
MATLAB+DSP
数字滤波器的MATLAB设计与DSP上的实现(Digital Filter Design with MATLAB DSP Implementation)
- 2007-04-18 14:51:24下载
- 积分:1
-
spchtool
采用matlab进行语音处理的软件包,如分帧,求语音特征等。(Using matlab package deal for voice, such as sub-frames, and voice characteristics.)
- 2008-03-02 15:03:46下载
- 积分:1
-
NSGA_II
NSGA_II多目标优化算法,用于工程优化计算,很好很强大(NSGA_II)
- 2010-10-19 11:02:06下载
- 积分:1
-
Hopfield
说明: Hopfield网络仿真实例参考:包含Hopfield网络设计实例及仿真源程序.(Hopfield network simulation reference: examples include the design and simulation of Hopfield network source.)
- 2010-04-14 20:14:41下载
- 积分:1
-
fun_fft2
快速傅里叶变换实用程序,使用matlab内置函数库(Fast Fourier Transformation)
- 2013-10-21 10:08:37下载
- 积分:1
-
3DRESCONTRUCTION
在MATLAB下一个点云的三维重程序,里面有大家所学要的MAT格式数据,希望对大家有用(In MATLAB three-dimensional re-program the next point cloud, which has to be learned by everyone in the MAT format data, we hope to be useful)
- 2015-03-17 15:57:21下载
- 积分:1
-
matlabdaima
说明: matlab6.5那本书的代码,里面包含了那本书的所有源程序(matlab6.5 book ,so many things inside,thank you)
- 2010-04-11 15:30:08下载
- 积分:1
-
user-guide
一个MATLAB阵列信号处理的工具箱介绍,大家看看吧(A MATLAB toolbox described array signal processing, we see it)
- 2011-04-21 17:20:07下载
- 积分:1