-
LZW
在图像传输时,常常需要对图像进行压缩,这些代码用来对图像进行压缩编码。(In the image transmission, it is often the need for image compression, the code used to image compression.)
- 2009-12-04 20:44:45下载
- 积分:1
-
基于matlab的加窗傅里叶 hanningwindow
基于matlab的加窗傅里叶,使用了hanning窗(Matlab-based windowed Fourier, using the hanning window)
- 2020-06-24 11:20:02下载
- 积分:1
-
winform 垂直交错效果显示图像 例子
winform 垂直交错效果显示图像 例子
- 2013-06-01下载
- 积分:1
-
GCmatlab.tar
Graph cut with matlab. It is very powerful
- 2021-01-16 21:38:46下载
- 积分:1
-
Image Feature Extraction of Code
该程序为一个小型的检索系统,通过提取颜色、边缘等特征进行图片检索。(The program is a small search system that retrieves images by extracting features such as colors and edges.)
- 2018-05-23 19:23:13下载
- 积分:1
-
gibbs
说明: 应用gibbs随机场进行图像分割。效果较好。希望对大家有所帮助。(use gibbs image segment.wish it will help everyone.)
- 2009-08-21 10:03:59下载
- 积分:1
-
Compressed-sensing-denoising-code
压缩感知去噪代码,一种用于去噪的CS的有效代码,简单适用(Compressed sensing denoising code, one for denoising CS valid code, a simple application
)
- 2011-08-17 10:11:42下载
- 积分:1
-
waveletimagerefuse
说明: 使用matlab实现基于小波变换的遥感图像融合,特别有用(Use matlab wavelet transform-based remote sensing image fusion, particularly useful)
- 2008-11-27 11:22:20下载
- 积分:1
-
wavelet_denosiy
说明: Donoho提出的小波阀值去噪的基本思想是将信号通过小波变换(采用Mallat算法)后,信号产生的小波系数含有信号的重要信息,将信号经小波分解后小波系数较大,噪声的小波系数较小,并且噪声的小波系数要小于信号的小波系数,通过选取一个合适的阀值,大于阀值的小波系数被认为是有信号产生的,应予以保留,小于阀值的则认为是噪声产生的,置为零从而达到去噪的目的。尺度不变特征变换(Scale-invariant feature transform,SIFT),是用于图像处理领域的一种描述。这种描述具有尺度不变性,可在图像中检测出关键点。(The basic idea of wavelet threshold de-noising proposed by Donoho is that the wavelet coefficients generated by the signal after passing through the wavelet transform (Mallat algorithm) contain the important information of the signal. After the wavelet decomposition, the wavelet coefficients of the signal are larger, the wavelet coefficients of the noise are smaller, and the wavelet coefficients of the noise are smaller than the wavelet coefficients of the signal. By selecting a suitable threshold, the wavelet coefficients of the noise are larger than the valve The wavelet coefficients of values are considered to be generated by signals, which should be preserved. The ones less than the threshold are considered to be generated by noise, which is set to zero to achieve the purpose of denoising.)
- 2019-12-18 17:23:27下载
- 积分:1
-
lbgvq
lbg算法是一种经典的矢量量化算法,此源码为lbg算法的c语言实现。(lbg algorithm is a classic vector quantization algorithm, the algorithm lbg source for the C Language.)
- 2021-01-06 21:28:54下载
- 积分:1