登录
首页 » matlab » public_code_ST

public_code_ST

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

  • GDALImageMosaic
    VC++开发的遥感影像拼接程序,两张示例图像,实现拼接线平滑的拼接算法。(VC++ development of remote sensing image mosaic program, two sample images to achieve a smooth stitching thread stitching algorithm.)
    2020-08-14 17:38:28下载
    积分:1
  • count-rice
    本程序可以使用图像处理算法对图片进行处理,对于一个含有各种物体的图片,如米粒,可以计算物体的个数。使用前请配置好opencv环境。希望对大家学习图像处理和opencv有所帮助...(This procedure can use the image processing algorithm for processing images for a picture with a variety of objects, such as a grain of rice, can calculate the number of objects. Configured before use opencv environment. We would like to learn opencv image processing and help ...)
    2009-04-23 16:05:57下载
    积分:1
  • 大律阈值
    说明:  采用大津阈值法检测车道线,效果还可以,有需要的可以看看(Using the Dajin threshold method to detect the lane line, the effect is still good, you can see if you need it.)
    2019-03-27 21:08:43下载
    积分:1
  • Harris
    用MATLAB实现亚像素角点检测,简单实用(Using MATLAB to achieve sub-pixel corner detection, simple and practical)
    2020-10-06 11:17:39下载
    积分:1
  • kmeans-image-segmentation
    K均值算法实现图像的分割,分割效果可以达到预期的效果(K-means algorithm to achieve image segmentation, segmentation results can be achieved the desired results)
    2009-04-25 11:12:53下载
    积分:1
  • 峰值旁瓣比和积分旁瓣比
    说明:  评估指标为点目标距离向和方位向峰值坐标、峰值旁瓣比、一维积分旁瓣比、剖面图(The evaluation indexes are peak coordinates, peak sidelobe ratio, one-dimensional integral sidelobe ratio and profile of point targets in range and azimuth directions.)
    2021-03-30 17:49:09下载
    积分:1
  • snake
    介绍活动轮廓模型的原理,根据作者原创论文编写的matlab程序。(Introduces the principle of active contour model, according to the author of the original paper writing in matlab.)
    2012-03-02 16:46:26下载
    积分:1
  • 85375563DSCM_v1.0
    曲面拟合法是一种高精度、计算量小、抗噪性能强的方法,当前已被广泛地应用于 各种场景。比如岩石材料的变形测量、电子器件变形的测量、基于掌纹图像相关匹 配的重复定位技术等。曲面拟合法能够成功计算出亚像素位移的前提是整像素搜索阶 段可以正确搜索出模板的整像素匹配点,一旦整像素匹配点搜索出现错误,那么亚像素 测量阶段所得到的位移距离就会失去意义。 使用不同的拟合函数对相关系数矩阵进行曲面拟合,会对结果产生一定的影响,比 较常用的拟合函数有二次函数、三次函数、高斯函数等。(Surface fitting method is a high-precision, computational complexity is small, strong anti-noise performance method, has been widely used in various scenes. For example, deformation measurement of rock materials, deformation measurement of electronic devices, and repetitive location technology based on palmprint image correlation matching. Surface fitting method can successfully calculate the sub-pixel displacement on the premise that the whole pixel search stage can correctly search the template of the whole pixel matching point, once the whole pixel matching point search error, then the sub-pixel measurement phase of the displacement distance will be meaningless. Using different fitting functions to fit the surface of the correlation coefficient matrix will have a certain impact on the results. The commonly used fitting functions are quadratic function, cubic function, Gaussian function and so on.)
    2018-09-26 21:46:28下载
    积分:1
  • KSVD-for-SAR_LOG
    用基于稀疏表示和KSVD字典学习去噪方法在对数域对SAR图像抑斑,本方法相对于一些经典的SAR图像抑斑方法,抑斑效果大大提高。(Based on the sparse representation and KSVD dictionary learning denoising method in the logarithmic domain,we despeckle SAR image, compared with some of the classic SAR image speckle suppression method, this method is much more effective.)
    2012-03-16 22:26:44下载
    积分:1
  • GUI
    图像融合GUI 包含多种方法 均值法 各种区域算法 以及各种融合指标(Image fusion GUI includes a variety of methods-means algorithm as well as various regional integration indicators)
    2015-09-02 20:03:54下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载