登录
首页 » matlab » e900f286

e900f286

于 2020-11-24 发布
0 192
下载积分: 1 下载次数: 1

代码说明:

说明:  PCA图像降噪新算法-LPG PCA,全名叫做Two-stage Image Denoising by Principal Component Analysis with Local Pixel Grouping。内含算法代码和数据集,均经本人实测,可进行灰度图像和RGB图像的降噪,且PSNR和SSIM指标明显好于小波滤波、K-SVD等经典算法。值得学习图像降噪的看看!(The new algorithm of PCA image denoising LPG PCA, full name is two stage image denoising by principal component analysis with local pixel grouping. The algorithm code and data set can be used to reduce the noise of gray image and RGB image, and the PSNR and SSIM are better than the classical algorithms such as wavelet filtering and K-SVD. It's worth learning about image denoising!)

文件列表:

lpgpca\Code\blow.m, 168 , 2004-07-01
lpgpca\Code\cal_ssim.m, 6168 , 2009-05-05
lpgpca\Code\csnr.m, 462 , 2015-07-02
lpgpca\Code\csnr_color.m, 543 , 2011-01-11
lpgpca\Code\getgau2.m, 217 , 2008-06-30
lpgpca\Code\getpca.m, 329 , 2015-07-02
lpgpca\Code\getpca1.m, 329 , 2006-04-14
lpgpca\Code\getpca2.m, 433 , 2008-07-13
lpgpca\Code\LPGPCA.m, 1847 , 2015-07-05
lpgpca\Code\lpgpca_1.m, 1065 , 2010-01-30
lpgpca\Code\lpgpca_2.m, 1211 , 2009-05-06
lpgpca\Code\LPGPCA_color.m, 3076 , 2010-04-03
lpgpca\Code\LPGPCA_color_denoising.m, 6079 , 2015-07-02
lpgpca\Code\LPGPCA_denoising.m, 5642 , 2015-07-02
lpgpca\Code\lpgpca_new.m, 1860 , 2010-04-03
lpgpca\Code\LPG_new.m, 823 , 2015-07-02
lpgpca\Code\Write2Im.m, 506 , 2009-05-05
lpgpca\Images\barbara.tif, 198598 , 2009-05-08
lpgpca\Images\cameraman.tif, 65722 , 2009-02-05
lpgpca\Images\house.tif, 65722 , 2009-01-19
lpgpca\Images\house_color.tif, 197042 , 2009-09-15
lpgpca\Images\lena.tif, 65798 , 2003-06-07
lpgpca\Images\Monarch.tif, 66196 , 2009-01-19
lpgpca\Images\Parrot.tif, 197042 , 2009-05-24
lpgpca\Images\p_bar.tif, 49434 , 2010-04-03
lpgpca\Images\Tower.tif, 197042 , 2009-05-26
lpgpca\ReadMe.txt, 181 , 2009-09-15
lpgpca\Test_LPGPCA.m, 1507 , 2015-07-05
lpgpca\Test_LPGPCA_Color.m, 1453 , 2015-07-02
lpgpca\Code, 0 , 2015-07-15
lpgpca\Images, 0 , 2015-07-15
lpgpca, 0 , 2015-07-15

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • HUGO
    HuGO隐写算法,目前最流行的隐写算法之一(HUGO,Highly Undetectable Steganography Algorithm)
    2020-11-03 16:29:57下载
    积分:1
  • Binarization-Transformation
    图像处理源程序,实现二值化变换,经一幅图像灰度化后,变成二值化图像,包括大津法、最大类间方差法、一般阈值法、及文本识别最有用的Niblack法(Image processing program and realized binarization transformation, after by a gray-scale image into binary image, including the Otsu method, Otsu method, the general threshold, and text to identify the most useful Niblack method)
    2011-11-19 09:53:11下载
    积分:1
  • whitenv
    白噪化处理,这是高光谱图像数据降维的前预处理,也称为球化,在数据降维中必须用到(White noise process, which is pretreatment hyperspectral image data dimensionality reduction, also called the ball in the data dimensionality reduction must be used)
    2015-10-18 10:41:04下载
    积分:1
  • guided_filter
    guided_filter滤波器。对于图像处理方面有用。(filter. It is useful for image processing.)
    2016-12-07 17:03:33下载
    积分:1
  • SPIHT_bandelet
    我写的基于bandelet域的spiht图像压缩算法。效果比经典的SPIHT好。文章已发,希望代码对大家有用。(I wrote bandelet domain-based SPIHT image compression algorithm. SPIHT is better than a good classic. Article has been distributed, I hope the code useful for everyone.)
    2007-07-26 15:37:24下载
    积分:1
  • fuzzyenhancement
    一种基于模糊集增强的图像处理算法,可以降噪和锐化图像(Fuzzy set enhanced image processing algorithm, noise reduction and can sharpen the image)
    2016-03-31 16:56:26下载
    积分:1
  • LFMCW
    不同信噪比下周期FRFT和FRFT两种方法对LFMCW信号的检测能力对比(FRFT different SNR period and the comparison of the two methods FRFT LFMCW signal detection capability)
    2015-09-07 19:19:53下载
    积分:1
  • zernike
    利用Zernike方法对圆形标志点中心进行提取(The circular mark center is extracted by Zernike method.)
    2018-07-09 22:40:52下载
    积分:1
  • blind_image_deblur
    1.图像去噪MATLAB仿真程序.m 2.图像点扩展函数获取MATLAB仿真程序.m 3.约束最小二乘法图像复原MATLAB仿真程序.m(1.the simulation of denoise. 2.the method to get psf. 3.controlled least squre method to deblur image.)
    2011-04-26 16:58:05下载
    积分:1
  • ditonglvbo
    本文件是有关低通滤波器的程序,主要介绍了高斯低通滤波器。(This document is related to the low-pass filter procedure, introduces the Gaussian low-pass filter.)
    2014-03-14 19:52:51下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载