登录
首页 » matlab » public_code_ST

public_code_ST

于 2016-11-29 发布 文件大小:916KB
0 228
下载积分: 1 下载次数: 15

代码说明:

  结构张量来进行自适应正则化图像重建,单幅图像重建(Structure tensor adaptive regularized image reconstruction, a single image reconstruction)

文件列表:

public_code_ST
..............\.DS_Store,10244,2016-04-15
..............\CS_public_code.m,2199,2016-04-14
..............\deblurring_public_code.m,1916,2016-04-15
..............\denoising_public_code.m,1540,2016-04-14
..............\example_CS_N128_radial15.mat,197590,2016-04-14
..............\example_CS_N128_radial45.mat,257468,2016-04-14
..............\example_denoising_N128_sigma10%.mat,151880,2016-04-14
..............\example_denoising_N128_sigma5%.mat,151580,2016-04-14

..............\MRImask.m,543,2012-02-24
..............\readme.txt,2657,2016-04-15
..............\reconstruction
..............\..............\.DS_Store,6148,2016-04-14
..............\..............\CS_dHubJ_PD.m,4260,2014-08-15
..............\..............\CS_DHub_PD.m,2780,2014-08-15
..............\..............\deblurring_dHubJ_PD.m,4190,2014-08-15
..............\..............\deblurring_DHub_PD.m,2721,2014-04-16
..............\..............\denoise_dHubJ_PD.m,3906,2014-08-15
..............\..............\denoise_DHub_PD.m,2568,2014-04-16
..............\snr.m,211,2008-08-02
..............\structure_tensor
..............\................\.DS_Store,6148,2016-04-14
..............\................\DHub_logEuclidean_PD.m,2634,2014-05-06
..............\................\DHub_projSDP_PD.m,2406,2014-04-16
..............\................\eig2SDP.m,302,2013-06-26
..............\................\estimate_strucTensor.m,920,2014-04-21
..............\................\SDP2eig.m,477,2013-06-26
..............\................\Sym2eig.m,412,2013-06-26
__MACOSX
........\public_code_ST
........\..............\._.DS_Store,120,2016-04-15
........\..............\._CS_public_code.m,120,2016-04-14
........\..............\._deblurring_public_code.m,120,2016-04-15
........\..............\._denoising_public_code.m,120,2016-04-14
........\..............\._lena.png
........\..............\._MRImask.m,120,2012-02-24
........\..............\._readme.txt,171,2016-04-15
........\..............\._snr.m,120,2008-08-02
........\..............\reconstruction
........\..............\..............\._.DS_Store,120,2016-04-14
........\..............\..............\._CS_dHubJ_PD.m,120,2014-08-15
........\..............\..............\._CS_DHub_PD.m,120,2014-08-15
........\..............\..............\._deblurring_dHubJ_PD.m,120,2014-08-15
........\..............\..............\._deblurring_DHub_PD.m,120,2014-04-16
........\..............\..............\._denoise_dHubJ_PD.m,120,2014-08-15
........\..............\..............\._denoise_DHub_PD.m,120,2014-04-16
........\..............\structure_tensor
........\..............\................\._.DS_Store,120,2016-04-14
........\..............\................\._DHub_logEuclidean_PD.m,120,2014-05-06
........\..............\................\._DHub_projSDP_PD.m,120,2014-04-16
........\..............\................\._eig2SDP.m,120,2013-06-26
........\..............\................\._estimate_strucTensor.m,120,2014-04-21
........\..............\................\._SDP2eig.m,120,2013-06-26
........\..............\................\._Sym2eig.m,120,2013-06-26

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

发表评论

0 个回复

  • DCT
    基于离散余弦变换的数字水印,包括水印的嵌入和提取以及常间的各种水印攻击(Discrete cosine transform based on digital watermarking, including the watermark embedding and extraction, as well as between the various watermark attacks often)
    2010-06-03 20:57:59下载
    积分:1
  • 地震
    地震剖面代码,横坐标是时间,纵坐标是道数.(Seismic code, the abscissa is the time, the ordinate is the number.)
    2017-11-03 16:41:10下载
    积分:1
  • zhixinfa
    灰度质心法提取图像圆点中心坐标程序源代码(Extracted gray-scale image centroid coordinates of the dot center of the source code)
    2011-05-12 19:13:11下载
    积分:1
  • pcalda
    说明:  包括pca和lda两个文件,先用pca降维后进行lda进行分类,用于人脸识别,实验结果很好。(It includes 2 files pca and lda. After the dimensionality reduction of pca, use lda for classification in face recognition. It has a very good experimental results.)
    2009-08-22 19:43:06下载
    积分:1
  • autok
    图像滤波matlab基于自适应k均值聚类的图像去噪方法(The image filter matlab image denoising method based on adaptive k-means clustering)
    2021-04-19 15:18:51下载
    积分:1
  • window
    可根据需要自定义窗口形状,用于各种特效窗口开发(Customizable window shape, for a variety of special effects needed to develop window)
    2014-02-07 14:42:46下载
    积分:1
  • lyc_sst_season
    说明:  基于MATLAB对逐日海表面温度遥感数据做月平均,并按照季节绘制多子图。(Based on MATLAB, monthly average of daily sst remote sensing data is done, and multiple subgraphs are drawn according to seasons.)
    2021-03-02 11:08:02下载
    积分:1
  • Morph
    数字图像处理中的基本形态学处理,如腐蚀、膨胀、开操作、闭操作等实现的源代码。可以自定义结构元素的形状。(Digital image processing in the basic morphology processing, such as corrosion, swelling, open operation and close operation to achieve the source code. You can customize the shape of structural elements.)
    2009-01-06 09:38:40下载
    积分:1
  • wavelet_denosiy
    说明:  Donoho提出的小波阀值去噪的基本思想是将信号通过小波变换(采用Mallat算法)后,信号产生的小波系数含有信号的重要信息,将信号经小波分解后小波系数较大,噪声的小波系数较小,并且噪声的小波系数要小于信号的小波系数,通过选取一个合适的阀值,大于阀值的小波系数被认为是有信号产生的,应予以保留,小于阀值的则认为是噪声产生的,置为零从而达到去噪的目的。尺度不变特征变换(Scale-invariant feature transform,SIFT),是用于图像处理领域的一种描述。这种描述具有尺度不变性,可在图像中检测出关键点。(The basic idea of wavelet threshold de-noising proposed by Donoho is that the wavelet coefficients generated by the signal after passing through the wavelet transform (Mallat algorithm) contain the important information of the signal. After the wavelet decomposition, the wavelet coefficients of the signal are larger, the wavelet coefficients of the noise are smaller, and the wavelet coefficients of the noise are smaller than the wavelet coefficients of the signal. By selecting a suitable threshold, the wavelet coefficients of the noise are larger than the valve The wavelet coefficients of values are considered to be generated by signals, which should be preserved. The ones less than the threshold are considered to be generated by noise, which is set to zero to achieve the purpose of denoising.)
    2019-12-18 17:23:27下载
    积分:1
  • IMM-algorithm-based-target-tracking
    文档里,给出了基于交互式多模型方法的目标跟踪原理建模的方法,并附带了分析和仿真程序,很不错的,值得下载学习(Documentation, tracking principle gives the modeling method based on the target interactive multiple model approach, and comes with analysis and simulation procedures, very good, it is worth learning download)
    2015-08-26 23:59:54下载
    积分:1
  • 696516资源总数
  • 106918会员总数
  • 4今日下载