登录
首页 » matlab » 稀疏分解图像去噪

稀疏分解图像去噪

于 2020-10-22 发布 文件大小:2120KB
0 305
下载积分: 1 下载次数: 84

代码说明:

  基于稀疏字典和稀疏编码的图像去噪算法,基于低秩约束的高光谱条纹噪声去除,包含论文及代码(Based on sparse dictionary and sparse coding image denoising algorithm, based on low rank constraints of hyperspectral fringe noise removal, including papers and code)

文件列表:

稀疏分解图像去噪
稀疏分解图像去噪\Codes
稀疏分解图像去噪\Codes\MILR_destripe.m
稀疏分解图像去噪\Codes\MParSet.m
稀疏分解图像去噪\Codes\NonPeriodical_Simulated.m
稀疏分解图像去噪\Codes\ParSet.m
稀疏分解图像去噪\Codes\Periodical_Simulated.m
稀疏分解图像去噪\Codes\SILR_destripe.m
稀疏分解图像去噪\Codes\SVD_shrink.m
稀疏分解图像去噪\Codes\Utilize
稀疏分解图像去噪\Codes\Utilize\Moment Matching
稀疏分解图像去噪\Codes\Utilize\Moment Matching\MeanDN.m
稀疏分解图像去噪\Codes\Utilize\Moment Matching\Moment_matching.m
稀疏分解图像去噪\Codes\Utilize\SGE
稀疏分解图像去噪\Codes\Utilize\SGE\SGE_Demo.m
稀疏分解图像去噪\Codes\Utilize\SGE\SGEdestripe.m
稀疏分解图像去噪\Codes\Utilize\TV
稀疏分解图像去噪\Codes\Utilize\TV\TV_Demon.m
稀疏分解图像去噪\Codes\Utilize\TV\TVdestripe.m
稀疏分解图像去噪\Codes\Utilize\UTV
稀疏分解图像去噪\Codes\Utilize\UTV\UTV_Demon.m
稀疏分解图像去噪\Codes\Utilize\UTV\UTVdestripe.m
稀疏分解图像去噪\Codes\Utilize\UTV\shrink.m
稀疏分解图像去噪\Codes\Utilize\WFAF
稀疏分解图像去噪\Codes\Utilize\WFAF\WFAF.m
稀疏分解图像去噪\Codes\Utilize\WFAF\adpative_FFT.m
稀疏分解图像去噪\Codes\cal_ssim.m
稀疏分解图像去噪\Codes\csnr.m
稀疏分解图像去噪\Codes\periodo.m
稀疏分解图像去噪\Codes\phiprimeover2x.m
稀疏分解图像去噪\Codes\pouxiantu.m
稀疏分解图像去噪\Codes\power_spectrum.m
稀疏分解图像去噪\Codes\soft_shrink.m
稀疏分解图像去噪\Images
稀疏分解图像去噪\Images\Original_band30.tif
稀疏分解图像去噪\Images\Terra band30.tif
稀疏分解图像去噪\Images\Terra33_fig8.tif
稀疏分解图像去噪\Images\ir_background.png
稀疏分解图像去噪\Images\multi-images.mat
稀疏分解图像去噪\test_destripe.m

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

发表评论

0 个回复

  • IVS
    打开一个图像或者视频文件,相应的轮廓检测功能,视频运动物体的跟踪功能(applications on image,tracking objects in the video)
    2010-11-22 21:46:29下载
    积分:1
  • pic
    说明:  matlab函数进行图像轮廓处理,处理效果还是可以的。(matlab function detect the picture and scale the picture)
    2020-06-16 12:28:32下载
    积分:1
  • FBG_filter
    说明:  用optisystem制作得FBG 滤波器(FBG filter was made with optisystem)
    2010-04-28 15:19:17下载
    积分:1
  • Server
    此程序采用vc++6.0编写,可以实现4路视频采集,压缩以及编码(编码算法包括mpeg2),采用的采集卡是天敏vc4000,利用回调函数作为采集的主要手段 另外提供网络传输的服务端程序(This program uses a vc + +6.0 preparation, can achieve 4-channel video capture, compression and encoding (encoding algorithm including mpeg2), using capture card is Mortimer vc4000, use the callback function as the primary means of collection additionally provides end network transport services program)
    2013-05-26 11:38:26下载
    积分:1
  • CameraCalibration
    说明:  matlab下的相机标定工具箱,包含角点检测,求取相机内参,误差分析,求相机外参,图像校正等多种功能。附带有实验用的20张图像。(matlab under the camera calibration toolbox, including corner detection, strike the camera restricted reference materials, error analysis, seeking the camera outside the parameters, image correction, multiple functions. Comes with the 20 experimental images.)
    2010-03-23 11:17:16下载
    积分:1
  • RgnGuide_src
    这个源代码是用来实现图形之间的基本运算的,包括求交集、并集、差集等等。而且图形的形状也可以任意选择,可以是圆、线段、点、多边形等等。(the source code is used to achieve the basic graphics operations, including for intersection and set difference, and so on. The shape and graphics can choose freely, it can be won, segment, points, polygons, and so on.)
    2020-12-12 15:49:18下载
    积分:1
  • drawline
    C++开发的计算机图形学关于直线绘制的算法,主要涉及DDA算法、中点画线算法、Bresenham画线算法(C++ developed computer graphics on line drawing algorithm, mainly involves DDA algorithm, midpoint line algorithm, Bresenham line drawing algorithm.)
    2018-06-22 15:07:51下载
    积分:1
  • Detecter_and_Color segmetation
    实现给定图像中目标的有效监测,并根据颜色对目标分割。(The object can be detector, and it is segmented by the color.)
    2020-06-19 08:40:01下载
    积分:1
  • DCT_JPEG
    给予matlab的JPEG压缩程序,包含原始压缩图片,程序对灰度bmp图片进行JEPG编码,压缩成以0101形式的编码。JPEG编码先把图象色彩RBG变成亮度Y和色度Cr、Cb,它利用人的视觉对色度不敏感的特点,减少一部分色度数据,以达到压缩。 JPEG采取多种编码方式,包含有行程编码(Run Length Coding)和哈夫曼(Huffman)编码,有很高的压缩比。在编码前,先对数据进行分块,离散余弦变换(DCT)及量化,保留能量大的低频信号,丢弃高频信号以达到压缩。(Given to the JPEG compression matlab program, contains the original compressed image, the program of the grayscale bmp picture JEPG encoded, compressed into a 0101 form of encoding. RBG color coded JPEG image into a first luminance Y and chrominance Cr, Cb, which uses the human visual characteristics is not sensitive to the color, reduce the number of color data to achieve compression. Take a variety of JPEG encoding, includes length coding (Run Length Coding) and Huffman (Huffman) coding, a high compression ratio. In the code before the data block, discrete cosine transform (DCT) and quantization, to retain a large low-frequency signal energy, discarding high-frequency signals in order to achieve compression.)
    2011-05-16 17:00:59下载
    积分:1
  • psnr-snr-enl
    衡量图像去噪和SAR图像降斑效果的一些指标,psnr,snr,enl(enl(Equivalent number of looks))
    2011-06-08 19:40:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载