登录
首页 » matlab » radondeblurring

radondeblurring

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

  • sharpen
    数字图像处理中的平滑和锐化(边缘检测)。包括1、添加椒盐、高斯噪声。2对噪声污染的图像分别使用邻域平均法、中值滤波法、K邻近平均法进行平滑。3对一幅图像利用Roberts梯度法、Sobel算子和拉普拉斯算子进行锐化,并比较结果。附处理源图像和处理结果截图。 (Digital image processing smoothing and sharpening (edge detection). Including 1, add salt and pepper, Gaussian noise. Two pairs of images were used noise pollution neighborhood average, median filtering, K close to the average method to smooth. 3 on an image using Roberts gradient method, Sobel operator and Laplacian sharpening, and compare the results. Laws dealing with the source image capture and processing results.)
    2010-05-31 22:17:00下载
    积分:1
  • softmatting
    本文提出了一个关于图像抠图的方法,它的抠图效果不错,而且作者的主页上提供了MATLAB的源码,可以看一下。(This paper presents a method on the image matting, matting it well, and the author' s home page provides a MATLAB source code, you can see it.)
    2010-11-18 11:13:33下载
    积分:1
  • yuandaima
    用VC实现Canny算子提取图像边缘,提高图像质量(Using VC realize Canny operator extracts image edge to improving image quality.)
    2012-03-02 22:04:27下载
    积分:1
  • matlabimageprocession
    matlab可以用来做小波变换的图像处理代码,可以用来做图像分割,融合。(matlab wavelet transform can be used to make the image processing code, can be used to make image segmentation, integration.)
    2008-05-27 13:20:54下载
    积分:1
  • AngleExtentTest
    运动模糊图像中模糊方向和模糊尺度的识别程序,用hough变换求模糊方向,用randon变换暗条纹间距求模糊尺度。(Motion blur image blur direction and blur-scale identification procedures, using hough transform for vague direction, with randon transform dark fringe spacing requirements blur scale.)
    2020-11-19 21:09:37下载
    积分:1
  • erode
    基于数学形态学的图像腐蚀程序,用c语言编写,适合初学者理解。(Image based on mathematical morphology erosion process, using c language, suitable for beginners to understand.)
    2009-12-15 23:08:03下载
    积分:1
  • YUV
    本程序是利用MATLAB读取YUV视频数据,并播放视频。(This procedure is to use MATLAB to read YUV video data, and video.)
    2009-02-20 17:35:13下载
    积分:1
  • Blood_Vessel_Extraction
    视网膜血管分割的matlab版本算法,该算法分割较为细腻(Retinal blood vessel segmentation)
    2020-12-08 14:09:20下载
    积分:1
  • XEHQNJX
    这是一个实现从RGB到HSI的互换的程序,你可以将一个你所喜欢的(This is an implementation from RGB to HSI swap program, you can take a you like)
    2017-07-11 00:56:11下载
    积分:1
  • imagequality
    说明:  自己编写的图像质量评价函数,包括方差、平均梯度、模糊熵、信息熵(I have written the image quality evaluation function, including the variance, with an average gradient, fuzzy entropy, information entropy)
    2008-11-10 09:52:34下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载