登录
首页 » matlab » public_code_ST

public_code_ST

于 2016-11-29 发布 文件大小:916KB
0 204
下载积分: 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 个回复

  • ahe
    自适应直方图均衡算法的实现,即AHE算法,并提供样图进行对比。(Adaptive histogram equalization algorithm to achieve, namely AHE algorithm and provide comp image comparison.)
    2014-11-12 10:52:53下载
    积分:1
  • contrast
    28个vc++图像处理原程序之--对比度拉伸(28 vc++ Image processing of the original procedure- contrast stretching)
    2008-12-24 11:58:36下载
    积分:1
  • RX
    说明:  此算法使用于单波段或者多波段图像中的非监督异常检测,性能很好~(The algorithm used in single-band or multi-band image unsupervised anomaly detection, performance very good ~)
    2009-03-24 17:57:44下载
    积分:1
  • wavelet
    用小波变换进行图像增强,先对原始图像进行非下采样的小波分解,在对每一层的高频分解系数进行处理,得到变换后的小波系数,再进行小波重构。(Image enhancement using wavelet transform, the original image and non-sampling wavelet decomposition in the high frequency decomposition coefficients of each layer, get the wavelet coefficients after the transformation, then the wavelet reconstruction. )
    2020-07-28 19:48:39下载
    积分:1
  • 叠加平均去噪过程的实现
    叠加平均去噪过程的实现,信号产生,加噪,去噪效果的显示(Average denoising, signal generation, noise addition, display the denoising effects)
    2013-05-20 16:13:15下载
    积分:1
  • deconv_sondhi.m
    本程序用于图像恢复,主要针对运动模糊和离焦模糊图像恢复问题,效果较好。(failed to translate)
    2011-10-30 23:05:08下载
    积分:1
  • kuanEnhance
    结合SAR图像降斑以及频域增强的SAR图像增强技术(a SAR image enhancement method combined with despeckling and enhancement in the frequency domain)
    2012-04-18 19:02:27下载
    积分:1
  • 程序
    说明:  图像处理程序,基于K均值聚类的图像分割——灰度图像,基于中位数算法的运动目标检测(Image processing program, image segmentation based on k-means clustering -- gray image, moving target detection based on median algorithm)
    2020-06-20 14:00:02下载
    积分:1
  • Marksdetection
    自己曾经做的一个项目,基于几何特征的模式识别。可以有效的识别等边三角形,矩形,六角形 和圆形。 基于c++和OpenCV 编写的程序。是学习OpenCV的好代码。 图像处理&模式识别。(Marksdetection for equilateral triangles,rectangle, regular hexagon, special orthogonal polygons and circles Based on C++ and OpenCV good source code for image processing and mark detection)
    2021-04-13 09:38:56下载
    积分:1
  • bwlabel
    说明:  vc++调用matlab函数混合编程实现二值图像的区域标记。(vc++ call matlab function Matlab binary image of the regional markers.)
    2008-10-13 15:39:51下载
    积分:1
  • 696516资源总数
  • 106409会员总数
  • 8今日下载