-
ssim
说明: 图像处理算法质量评估,图像结构相似度(ssim)评价的matlab实现,并附带原始论文pdf(This is an implementation of the algorithm for calculating the Structural SIMilarity (SSIM) index between two images. Please refer to the following paper:
Z. Wang, A. C. Bovik, H. R. Sheikh, and E. P. Simoncelli, "Image quality assessment: From error measurement to structural similarity" IEEE Transactios on Image Processing, vol. 13, no. 1, Jan. 2004.)
- 2020-06-16 10:00:11下载
- 积分:1
-
peaks
利用surf1函数绘制函数图形的三维光照图形,其中图形函数表达式为peaks(Use surf1 function to draw three-dimensional graphics of functional graphics, in which the graphical function expression is peaks)
- 2017-10-01 20:43:43下载
- 积分:1
-
matlab
模糊聚类的图像分割,用matlab语言编写实现模糊聚类的图象分割。(Fuzzy clustering image segmentation, matlab language used to achieve fuzzy clustering image segmentation.)
- 2008-12-10 15:32:23下载
- 积分:1
-
Diffusion
扩散方程的MATLAB代码:可用于图像平滑、去噪、滤波及图像的边缘处理等(Diffusion equation of the MATLAB code: can be used for image smoothing, denoising, image filtering and edge treatment, such as)
- 2008-07-09 15:24:49下载
- 积分:1
-
KKT3Dzipr
克里金插值的3D算法,forrtran源代码。 可直接使用。
(Kriging 3D algorithm, forrtran the source code. Can be used directly.)
- 2012-07-25 23:03:41下载
- 积分:1
-
MPmain
匹配追踪的主程序,用原子与信号内积的方式,对波包进行分解,再进行时频分析(match persuit)
- 2012-09-09 11:07:17下载
- 积分:1
-
PointClouds
PCL库的C#封装,用于点云的处理,包括点云读取,显示,分割,分类,聚类等(C# wrapper of point cloud library.)
- 2020-11-09 19:49:46下载
- 积分:1
-
NonlinearBayesianfilteringwithapplicationstoestima
非线性贝叶斯过滤与应用估算和导航,非常不错的粒子滤波英文论文(Nonlinear Bayesian filtering with applications to estimation and navigation)
- 2009-03-23 18:05:23下载
- 积分:1
-
Saliency
CVPR2013中出现的一种显著性特征检测算法,该算法用于模拟人眼视觉识别过程,提取图像中的显著性特征借后期目标对象的检测跟踪等使用,该算法(Context-Aware Saliency Detection。matlab implementation of an classical saliency detection alrogithm,which imitate our recognition process of eyes)
- 2013-10-03 22:45:25下载
- 积分:1
-
CSR_Denoising
该算法首先通过字典学习得到含噪图像的冗余字典,然后对相似的图像块进行聚类构成块群,并通过迭代收缩和L1正则化约束,对同类的图像块在字典上进行稀疏表示,以达到降噪的目的。实验结果表明,在常规的图像处理上,本文提出的算法能较好的保留图像的结构信息,与K-SVD和BM3D等现有的流行算法相比,具有更高的峰值信噪比(PSNR)(It firstly get the redundant dictionary of a noised image by dictionary learning.Then,the image patches are gathered according to their similarities.Meanwhile,the similar patches get sparse representation showed in dictionaries by iterative shrinkage and L1 regularization constraints and eventually the image is restored and noise is removed.The experimental results indicate that the proposed algorithm can well preserve the structure information of the common image with a higher Peak Signal to Noise Ratio(PNSR),compared with state-of-the-art algorithms,such as K-SVD and BM3D)
- 2017-05-02 20:48:25下载
- 积分:1