-
ksvd-omp
实现稀疏表示算法,以lena图像为例,主要用ksvd和omp算法(The sparse representation algorithm is implemented. The Lena image is taken as an example, mainly using the ksvd and OMP algorithms.)
- 2020-06-28 20:00:01下载
- 积分:1
-
matlab
小波分析在图像处理中有非常重要的应用,包括图像压缩,图像去噪,图像融合,图像分解,图像增强等。文中给出了详细的程序范例,用MATLAB实现了基于小波变换的图像处理。(Wavelet analysis in image processing has very important applications, including image compression, image denoising, image fusion, image decomposition, image enhancement. The paper gives detailed procedures for example, implemented with the MATLAB image processing based on wavelet transform.)
- 2010-11-10 22:06:35下载
- 积分:1
-
SSIM
说明: 对JPEG细粒度 图像质量评价的算法评估。SSIM的KLCC(肯德尔秩相关系数)。(Algorithmic evaluation of JPEG fine-grained image quality evaluation. KLCC (Kendall Rank Correlation Coefficient) of SSIM.)
- 2020-08-13 10:50:55下载
- 积分:1
-
超像素分割 Matlab
使用matlab对图像进行超像素分割,附带可执行程序。(Using MATLAB for ultra pixel segmentation of the image, accompanied by executable program.)
- 2020-10-07 09:57:37下载
- 积分:1
-
图像去噪方法
说明: 内含多种图像去噪的方法,包括高斯,椒盐噪声等问题(Contains a variety of image denoising methods, including Gaussian, salt and pepper noise and other issues)
- 2021-04-06 09:25:45下载
- 积分:1
-
kpcacsdn
kpca的算法实现源码,实现了一个数据降维方面的经典算法kpca(kpca the algorithm source code, to achieve a data dimensionality reduction classical algorithm kpca)
- 2020-09-18 19:07:53下载
- 积分:1
-
1
说明: 基于opencv的图像灰度化,将24位彩色图像重新量化为8位灰度图像(gray image)
- 2013-12-12 21:56:49下载
- 积分:1
-
signal_system
在信号与系统中,用希尔伯特变换对最小相位信号的实部和虚部进行相互变换,同时包含连续时间傅里叶变换(CTFT),反连续时间傅里叶变换(ICTFT),离散时间傅里叶变换(DTFT),反离散时间傅里叶变换(IDTFT)的程序(In signal and system, transform the real and imaginary part of the signal with minimum phase using Hilbert Transform. CTFT,ICTFT,DTFT and IDTFT are also included.)
- 2021-03-22 09:49:17下载
- 积分:1
-
1
说明: 运动模糊图像通过四种方法维纳滤波、约束最小二乘法、lucy、盲目卷积图像复原(Motion-blurred image through the four methods of Wiener filter, constrained least squares method, lucy, blind deconvolution image restoration)
- 2009-05-06 13:23:04下载
- 积分:1
-
MS_MATLAB
meanshift图像分割
1.mean shift 的迭代过程只做了一次(为了简单)
2.对图像中的某一点进行平移时,只考虑了距离它小于2*hr的点,而不是图像中所有的 点。
3.实验过程中只用到了gauss核,虽然提供了method的选择,但在进行值域加权时只用 到gauss核,如果需要请自己改正。(meanshift segmentation)
- 2011-05-28 14:37:14下载
- 积分:1