登录
首页 » matlab » radondeblurring

radondeblurring

于 2009-01-08 发布 文件大小:149KB
0 94
下载积分: 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 个回复

  • 边界拟合
    说明:  读图然后根据图像的对象,进行边缘检测,椭圆拟合(Read the image and then carry out edge detection and ellipse fitting according to the object of the image)
    2020-06-02 14:39:04下载
    积分:1
  • 基于帧差法多目标跟踪Matlab代码
    非常完整的帧差法多目标跟踪Matlab代码,并提供了完整的文档介绍,非常适合初学者学习。注:运行时要改一下文件路径,以及把视频文件转成图像序列输入。(Very complete frame difference method, multi-target tracking Matlab code, and provides a complete documentation, very suitable for beginners to learn. Note: at run time, you change the file path, and the video file is converted to an image sequence)
    2017-08-31 10:13:00下载
    积分:1
  • Sobel-Process
    索贝尔算子程序,可以对图像进行索贝尔算子处理。(Sobel process program, which can process using sobel method.)
    2012-02-28 10:07:22下载
    积分:1
  • MammEnhan
    利用NSCT对脑CT图像增强的例子 ,代码可编辑,本例为适用于灰度图像(Using NSCT for brain CT image enhancement example, the code can be edited. This example applies to grayscale images.)
    2018-10-24 16:26:38下载
    积分:1
  • six
    图像的二值化,并对图像做膨胀,腐蚀,开、闭操作,以及细化处理等通过用matlab高级语言编写数字图像处理的一些基本算法程序(Binarization image, and image to do the expansion, corrosion, open and close operation, as well as refining processing through high-level language matlab digital image processing procedures for some of the basic algorithm)
    2008-06-25 03:22:38下载
    积分:1
  • meifou
    均值便宜跟踪的示例,预报误差法参数辨识-松弛的思想,用于信号特征提取、信号消噪。( Example tracking mean cheap, Prediction Error Method for Parameter Identification- the idea of relaxation, For feature extraction, signal de-noising.)
    2017-01-19 12:51:47下载
    积分:1
  • facelocation
    说明:  在一幅图像中对单人脸进行定位,原理是基于多模板匹配(locate face in one picture in which there is a single face,its theory base on many templates matching)
    2021-04-18 10:48:51下载
    积分:1
  • PTZVY57
    matlab的gui设计程序,有关<信号与系统>课程的辅助教学设计(Matlab GUI design, the relevant & lt;)
    2017-08-03 04:08:10下载
    积分:1
  • mixture_of_gaussians
    混合高斯模型提取视频帧前景背景图像,经试验验证准确率比较高(Mixed gaussian model to extract video frame prospects background image)
    2015-04-02 16:53:31下载
    积分:1
  • bianyuantiqu
    用方向可调小波变换实现图像边缘提取,包涵实验报告及原图像及处理结果(Steerable Wavelet Transform using edge extraction, bear with lab reports and the original image and processing results)
    2010-05-31 09:57:37下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载