登录
首页 » matlab » blindBAYNLM

blindBAYNLM

于 2016-02-27 发布 文件大小:590KB
0 291
下载积分: 1 下载次数: 25

代码说明:

  图像降噪、贝叶斯估计、盲源降噪,采用盲源方法进行噪声估计,再进行贝叶斯非局部均值降噪(Image denoising, Bias estimation and blind source noise,The blind source method for noise estimation, then the Bayes non local mean noise reduction)

文件列表:

blindBAYNLM
...........\Bay_NLM1.m,14523,2015-06-22
...........\BlindNLBay.cpp,2261,2015-07-08
...........\BlindNLBay.h,864,2015-07-08
...........\ConMos.m,681,2015-06-19
...........\imagePro.m,502,2015-06-19
...........\LibNlBayes
...........\..........\LibMatrix.cpp,4931,2015-07-08
...........\..........\LibMatrix.h,2943,2014-09-15
...........\..........\NlBayes.cpp,39184,2015-07-08
...........\..........\NlBayes.h,13371,2014-09-15
...........\MultiScaleDenoising.m,1765,2015-07-09
...........\MultiScalesDenoising
...........\....................\MultiScalesDenoising.cpp,5955,2015-07-08
...........\....................\MultiScalesDenoising.h,1179,2015-07-07
...........\NLBay.exp,621,2015-07-07
...........\NLBay.lib,1710,2015-07-07
...........\NLBay.mexw32,11776,2015-07-07
...........\NLBay.mexw64,48128,2015-07-09
...........\NLBay.mexw64.manifest,381,2015-07-07
...........\NoiseEstimate
...........\.............\CHistogram.cpp,6711,2015-07-07
...........\.............\CurveFiltering.cpp,13218,2015-07-08
...........\.............\CurveFiltering.h,3180,2014-09-15
...........\.............\operations.cpp,9511,2015-01-16
...........\.............\RunNoiseEstimate.cpp,38255,2015-07-18
...........\.............\RunNoiseEstimate.h,4860,2014-09-15
...........\NoiseLevel.m,4130,2015-02-03
...........\NoiseLevelEstimator.m,1492,2015-07-03
...........\PCANoiseLevelEstimator.m,6211,2012-06-15
...........\result



...........\splitMosatic.m,916,2015-06-19
...........\SubSampling.m,1205,2015-06-09
...........\testFun.cpp,47,2015-07-07
...........\testFun.h,26,2015-07-07
...........\test_blind.m,1281,2015-07-09
...........\upgradeMosaic.m,512,2015-06-19
...........\UpSampling.m,584,2015-06-09
...........\Utilities
...........\.........\CImage.cpp,14596,2015-07-08
...........\.........\CImage.h,3319,2015-07-07
...........\.........\LibImages.cpp,20889,2015-07-08
...........\.........\LibImages.h,8775,2015-07-08
...........\.........\Utilities.cpp,5176,2015-07-07
...........\.........\Utilities.h,5241,2014-09-15

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

发表评论

0 个回复

  • TTT_ista_lasso-master
    说明:  迭代收缩阈值算法和快速收缩阈值迭代算法求解Lasso问题(Iterative Shrinkage Thresholding Algorithm (ISTA) for LASSO problem)
    2020-10-25 12:40:00下载
    积分:1
  • 515030910511 exercise1
    检测图片中的角点,将图片读入后转换为灰度图以便处理。 2.通过用Dx=[-1,0,1;-2,0,2;-1,0,1]和灰度图片的矩阵卷积得到灰度图片在x方向上的导数矩阵Ix,矩阵中(i,j)处的元素代表灰度图片矩阵(i,j)处在x方向的导数Ix(Detection of corners in a picture)
    2018-06-13 16:04:45下载
    积分:1
  • ART
    CT图像重建中经典的代数重建算法,其中还有我算的A矩阵的数据(CT image reconstruction in classical algebraic reconstruction algorithm, which there I counted A data matrix)
    2020-11-23 15:29:34下载
    积分:1
  • SSIM-0.24
    zhou wang提出的结构相似性图像质量评价算法,是一种全参考的质量评价模式(zhou we analyze the dynamic process of the structural similarity of image quality evaluation algorithm, is a reference to the quality of the whole evaluation model)
    2007-06-12 23:04:09下载
    积分:1
  • power-spectrum
    可同时实现多幅图片的傅里叶能量谱统计与分析!得到相应通道能量的信息!(Multiple images to achieve the power spectrum of Statistics and analysis!)
    2011-06-03 21:46:48下载
    积分:1
  • shape-matching
    基于形状的模板匹配,用到了opencv,主体包含两部分,建模与金字塔搜索。(Based on the shape of the template matching, the use of opencv, the main body contains two parts, modeling and pyramid search.)
    2020-12-07 21:09:22下载
    积分:1
  • Stereo-Matching
    这是一个工具箱,可以对经过平行视觉处理之后的图片进行三维重建,得到视差图。GUI操作,简单易懂,功能强大。(This is a toolbox which can reconstruct the 3D picture(stereo matching or stereo construction) with 2 pictures from parallel view. You can finish the process with GUI easily. )
    2013-01-24 15:52:59下载
    积分:1
  • 70754311PCNN_toolbox
    说明:  图像融合可以用的PCNN工具箱,可以使用在图像融合里(PCNN Toolbox for Image Fusion)
    2020-06-24 03:20:01下载
    积分:1
  • 2、平均梯度算法及区域能量算法
    说明:  实现简单的梯度算法,这是一个函数文件。调用函数的主程序文件以及实验用的lena图都一并上传了,使用简单,快捷。注:该程序可以直接处理彩色图像。(Implementation of simple gradient algorithm, this is a function file. The main program file of calling function and Lena diagram for experiment are uploaded together. It is easy and fast to use. Note: This program can process color image directly.)
    2020-07-17 11:02:10下载
    积分:1
  • OMP_SP
    本例程序包含OMP、SP、IRLS、CoSaMP等重构算法,比较性能优劣。(The example application consists of OMP, SP, IRLS, CoSaMP reconstruction algorithm, and compare performance advantages and disadvantages. )
    2013-07-04 10:35:27下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载