登录
首页 » matlab » radondeblurring

radondeblurring

于 2009-01-08 发布 文件大小:149KB
0 222
下载积分: 1 下载次数: 182

代码说明:

  基于RADON变换的。运动模糊处理,其中程序请按说明使用(Based on the RADON transform. Motion blur processing, in which procedures follow the instructions to use)

文件列表:

radon deblurring
................\cameraman.tif
................\radon_trans.m
................\radon_trans_cal.m
................\RestoreTools
................\............\Classes
................\............\.......\@kronMatrix
................\............\.......\...........\cond.m
................\............\.......\...........\ctranspose.m
................\............\.......\...........\diag.m
................\............\.......\...........\display.m
................\............\.......\...........\kron.m
................\............\.......\...........\kronMatrix.m
................\............\.......\...........\length.m
................\............\.......\...........\max.m
................\............\.......\...........\mldivide.m
................\............\.......\...........\mpower.m
................\............\.......\...........\mtimes.m
................\............\.......\...........\plus.m
................\............\.......\...........\private
................\............\.......\...........\.......\build_toep.m
................\............\.......\...........\.......\kron_mtimes.m
................\............\.......\...........\.......\left_mtimes.m
................\............\.......\...........\.......\parsesubs.m
................\............\.......\...........\.......\psf2kron.m
................\............\.......\...........\.......\right_mtimes.m
................\............\.......\...........\size.m
................\............\.......\...........\subsasgn.m
................\............\.......\...........\subsref.m
................\............\.......\...........\svd.m
................\............\.......\...........\times.m
................\............\.......\...........\transpose.m
................\............\.......\...........\uminus.m
................\............\.......\...........\uplus.m
................\............\.......\@multiPsfMatrix
................\............\.......\...............\ctranspose.m
................\............\.......\...............\get.m
................\............\.......\...............\mtimes.m
................\............\.......\...............\multiPsfMatrix.m
................\............\.......\...............\set.m
................\............\.......\...............\subsref.m
................\............\.......\@psf
................\............\.......\....\display.m
................\............\.......\....\fieldcount.m
................\............\.......\....\get.m
................\............\.......\....\imagesc.m
................\............\.......\....\imshow.m
................\............\.......\....\log.m
................\............\.......\....\mesh.m
................\............\.......\....\private
................\............\.......\....\.......\findCenter.m
................\............\.......\....\psf.m
................\............\.......\....\set.m
................\............\.......\....\size.m
................\............\.......\....\subsasgn.m
................\............\.......\....\subsref.m
................\............\.......\@psfMat2
................\............\.......\........\ctranspose.m
................\............\.......\........\get.m
................\............\.......\........\mldivide.m
................\............\.......\........\mtimes.m
................\............\.......\........\private
................\............\.......\........\.......\findCenter2.m
................\............\.......\........\psfMat2.m
................\............\.......\........\set.m
................\............\.......\........\subsref.m
................\............\.......\........\svd.m
................\............\.......\@psfMatrix
................\............\.......\..........\ctranspose.m
................\............\.......\..........\get.m
................\............\.......\..........\kronApprox.m
................\............\.......\..........\minus.m
................\............\.......\..........\mrdivide.m
................\............\.......\..........\mtimes.m
................\............\.......\..........\plus.m
................\............\.......\..........\private
................\............\.......\..........\.......\adjustPsfSize.m
................\............\.......\..........\.......\APlusAtranspose.m
................\............\.......\..........\.......\buildHank.m
................\............\.......\..........\.......\build_toep.m
................\............\.......\..........\.......\constructMatrix.m
................\............\.......\..........\.......\dct_svd.m
................\............\.......\..........\.......\eregion_indices.m
................\............\.......\..........\.......\fft_svd.m
................\............\.......\..........\.......\imageSize.m
................\............\.......\..........\.......\invariantMultiply.m
................\............\.......\..........\.......\issymmetric.m
................\............\.......\..........\.......\kron_svd.m
................\............\.......\..........\.......\multiplyOneRegion.m
................\............\.......\..........\.......\onePsfMatrix.m
................\............\.......\..........\.......\partition_info.m
................\............\.......\..........\.......\reflexKronApprox.m
................\............\.......\..........\.......\region_indices.m
................\............\.......\..........\.......\tregion_indices.m
................\............\.......\..........\.......\variantMultiply.m
................\............\.......\..........\.......\variantTransposeMultiply.m
................\............\.......\..........\.......\zeroKronApprox.m
................\............\.......\..........\psfMatrix.m
................\............\.......\..........\set.m
................\............\.......\..........\size.m

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

发表评论

0 个回复

  • bmp_dicom
    实现dicom和bmp之间的转换。适合医学图像中的最初学习。(transformation between dicom and bmp image.)
    2020-06-29 09:00:02下载
    积分:1
  • HandbookOfFaceRecognitionSpringer2005
    人脸识别手册,在里面详细的介绍了关于人脸检测的相关知识。不过是全英文的,如果有英语比较好,时间比较多愿意翻译这本书的人请留言。(Face Recognition manual inside detail on the face detection of the relevant knowledge. But is English, if English is better, more time is willing to translate this book, please post.)
    2009-05-07 17:31:31下载
    积分:1
  • HOG
    计算局部形状描述符梯度方向直方图(HOG),直接输入图像即可用。(Calculate the local shape descriptors gradient orientation histogram (HOG), the input image can be used directly.)
    2013-11-02 16:33:29下载
    积分:1
  • 提取的局部二值特征 LBP matlab
    提取图像的局部二值特征;广泛用于纹理特征提取 具有旋转不变性(Extract local two value features of images; widely used in texture feature extraction. Rotation invariance)
    2018-09-09 17:17:26下载
    积分:1
  • SAR
    基于模糊贴近度的SAR图像变化检测,包括算法流程及具体代码(Based on the fuzzy nearness of the SAR image change detection, including the algorithm process and the specific code)
    2012-03-23 11:34:13下载
    积分:1
  • edge-detect-algorithm-comparison
    边缘检测算法的比较,有susan算子,log算子,prewitt算子(Comparison of edge detection algorithm, there is susan operator, log operator, prewitt operator)
    2009-03-09 17:57:59下载
    积分:1
  • 片裁剪
    快速将图片裁剪为电脑壁纸和ipad壁纸尺寸,带预览(To cut pictures as PC or Ipad size conveniently)
    2020-06-20 18:40:02下载
    积分:1
  • c1700-ios
    router image files of c1700
    2013-03-22 15:35:48下载
    积分:1
  • Tamura纹特征提取及应用的matlab代码 TTamura Textua
    Tamura纹理特征提取及应用的matlab代码,附有介绍绍Tamura纹理的文献和测试用图片。,已通过测试。 (Tamura texture feature extraction and application of the Matlab code, accompanied by Shao Tamura texture literature and test pictures. , Has been tested.)
    2012-06-09 11:36:52下载
    积分:1
  • HeadSegmentation
    文件包含脑部CT图像分割的程序及所用图片(File contains the brain CT image segmentation procedures and images used in)
    2010-01-05 12:37:23下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载