登录
首页 » matlab » e900f286

e900f286

于 2020-11-24 发布
0 202
下载积分: 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 个回复

  • C# 在线生成各种条码ean13,129,code39
    【实例介绍】
    2015-01-27下载
    积分:1
  • TV
    说明:  经典图像处理灰度图像去噪模型,以及改进模型效果不错(Classic image processing gray image denoising model, and improved model good results.)
    2018-06-19 09:39:05下载
    积分:1
  • SplitterWnd
    利用CSplitterWnd类实现对单文档工程进行视图区域的分割(Using the CSplitterWnd class implements the single document engineering for segmenting the view area)
    2013-05-13 10:12:39下载
    积分:1
  • WATERMARKING
    基于差值的可逆水印算法源码,及详解说明。还包括一篇英文论文和该作者的一些理解和解释,希望对大家有帮助(Reversible watermarking algorithm based on difference of source code, and the Detailed Description. Also includes an English papers and some of the author' s understanding and interpretation, we hope to help)
    2020-09-21 17:17:52下载
    积分:1
  • zhang-s-method-master
    说明:  张正相机标定,用c++编程,亲证有用,里面有实际的图片,大家可以直接俄使用(Zhang zheng method it is very useful for camera detecting and it contains many pictures i hope you will get help from it)
    2020-04-27 23:34:47下载
    积分:1
  • lena512color
    tiff格式的lena原图,该图像包含了各种细节、平滑区域、阴影和纹理,这些对测试各种图像处理算法很有用。(Lena artwork in TIFF format,The image contains a variety of detail, smooth areas, shadows, and textures, which are useful for testing various image processing algorithms.)
    2020-07-04 14:20:01下载
    积分:1
  • hough gabor Radon headata wdcbm2()
    1.从图像中识别几何形状的基本方法;基本原理是在于利用点与线的对偶性,将原始图像空间给定的曲线通过曲线表达形式变为参数空间的一个点,这样就把原始图像中给定的检测问题转化为寻找参数空间的峰值问题。 2.基于Gabor变换的人眼检测MATLAB实现。 3.基于Radon的车牌矫正方法。 4.基于模型函数headata产生不同大小的头模型数据。 5.基于函数wdcbm2()设置图像分层阈值压缩参数,实现图像压缩(The basic method of identifying geometry from the image; the basic principle is to use point and line duality, the original image space curve given expression through the curve into a parameter space of a point, so the peak detection problem is given in the original image is transformed into searching the parameter space.)
    2017-08-09 20:36:38下载
    积分:1
  • SiftSearch
    基于Sift算法开发商标图案匹配程序,(1)各个CBIR模块及其技术; (2)Sift算法及其在图像匹配、目标识别中的应用; (3)Sift算法在图像检索中的应用。 (Sift algorithm development based on pattern matching program mark (1) Each CBIR module and its technology (2) Sift algorithm and its application in image matching, object recognition application (3) Sift algorithm in image retrieval applications.)
    2009-09-28 12:03:28下载
    积分:1
  • united1
    集运小波变换的图像去噪,本文采用的是一种改进了的软阈值法去噪,去噪效果更好(Image Denoising Based on Wavelet changing)
    2014-05-19 10:45:07下载
    积分:1
  • KRLS
    核自适应滤波算法krls的matlab程序。已将klms算法弄成函数,加载即可使用。(Nuclear adaptive filtering algorithm krls matlab program. Klms algorithm has inflicted function, load can be used.)
    2021-03-14 19:19:23下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载