搜索资源列表
pnsr
- 求图像峰值信噪比PSNR的代码matlab版
DCT
- 利用DCT变换实现两幅大小相同的图像的水印嵌入,包含水印图像的处理,水印的嵌入和提取。及PNSR的计算-DCT transform two of the same size image of the watermark embedding, contain watermark image processing, the watermark embedding and extraction. And PNSR calculation
image-noise-delete
- 介绍几种流行的图片去噪算法,并提供pnsr数据等数据-introduce some hot denoise algorithm
CSR_Denoising
- 该算法首先通过字典学习得到含噪图像的冗余字典,然后对相似的图像块进行聚类构成块群,并通过迭代收缩和L1正则化约束,对同类的图像块在字典上进行稀疏表示,以达到降噪的目的。实验结果表明,在常规的图像处理上,本文提出的算法能较好的保留图像的结构信息,与K-SVD和BM3D等现有的流行算法相比,具有更高的峰值信噪比(PSNR)-It firstly get the redundant dictionary of a noised image by dictionary learning.Then,the