Welcome![Sign In][Sign Up]
Location:
Search - image deconvolution

Search list

[matlabdeconv

Description: 采用matlab编写的数字图像恢复程序,和数字图像解卷积操作的程序。对常用的几种解卷积方法都有例子。-using Matlab prepared by the digital image recovery procedures, and digital image deconvolution operating procedures. Several pairs of common deconvolution method has examples.
Platform: | Size: 506880 | Author: 张华 | Hits:

[Special Effectsconv2_gabor

Description: 使用Gabor滤波器组对图像进行卷积运算-use Gabor filters the image deconvolution operator
Platform: | Size: 29696 | Author: Lei ming | Hits:

[Special EffectsImgViewer1107

Description: 简单图像算法。支持读取多种图片格式,支持灰度图计算,多种二值化算法(基于熵的自动阀值,自动双阀值二值化),支持图像多种卷积计算(高斯滤波,轮廓提取)-simple algorithm. Photo support multiple read format, the gray level support, a variety of binary algorithm (based on the entropy of the automatic threshold. automatic dual threshold value of two) to support a variety of image deconvolution calculation (Gaussian filtering, contour extraction)
Platform: | Size: 97280 | Author: Ian | Hits:

[Special Effects3D_Deconvolution

Description: When looking at a three-dimensional (3D) specimen through a transmitted brightfield optical microscope, only the part of the specimen contained in the focal plane appears sharp while the remainder looks smooth. The deconvolution task consists in deblurring the observed image in order to recover the original shapes of the object. Although 2D deconvolution softwares are available freely, the 3D consideration gives rise to many problems leading to the impossibility to recover the original images without any assumptions. Moreover some noise is added to the signal, it has been considered as a white Gaussian noise.
Platform: | Size: 72704 | Author: 薛斌 | Hits:

[Special Effectsfeature

Description: 图象经过gabor小波滤波。gabor小波与图像卷积。-Image after wavelet filtering gabor. gabor wavelet and image deconvolution.
Platform: | Size: 2048 | Author: liutao | Hits:

[Special EffectsTWITS_vv

Description: 2007年ICIP国际会议论文的源码,用于实现对图像的反卷积恢复。-2007 International Conference on ICIP paper source for the realization of the restoration of image deconvolution.
Platform: | Size: 69632 | Author: chengxiaowen | Hits:

[Special EffectsTotal-variation-image-deconvolution(dhxu757)

Description: 一套使用全变分方法进行图像去噪处理的图像源代码(MATLAB),算法结果性能优良,适用范围广泛.-Use a variational method for image denoising images deal with the source code (MATLAB), the results of algorithm performance, the broad scope of application.
Platform: | Size: 76800 | Author: dhxu757 | Hits:

[GDI-BitmapImage-deconvolution-prior

Description: 本源码是利用Sparse Prior复原图像的方法,其中包括频域和空域的复原比较,源码中有相应的文章Deconvolution using natural image priors-Deconvolution using natural image priors
Platform: | Size: 817152 | Author: 吴晓明 | Hits:

[SCMDeblurringImagesUsingtheBlindDeconvolutionAlgorit

Description: The Blind Deconvolution Algorithm can be used effectively when no information about the distortion (blurring and noise) is known. The algorithm restores the image and the point-spread function (PSF) simultaneously. The accelerated, damped Richardson-Lucy algorithm is used in each iteration. Additional optical system (e.g. camera) characteristics can be used as input parameters that could help to improve the quality of the image restoration. PSF constraints can be passed in through a user-specified function
Platform: | Size: 3072 | Author: ayla | Hits:

[matlabSDeconv

Description: This MATLAB code performs image deconvolution.
Platform: | Size: 1024 | Author: 李 欣 | Hits:

[matlabLASIP_BlindDeconvolution

Description: The LASIP routines for Multiframe Blind Deconvolution are used for restoration of an image from its multiple blurred and noisy observations.
Platform: | Size: 614400 | Author: mythu | Hits:

[matlabBD_IP2006

Description: variational bayesian blind image restoration
Platform: | Size: 2406400 | Author: yan | Hits:

[Special EffectsBID

Description: Blind Image Deconvolution:Theory and Applications.0849373670
Platform: | Size: 33288192 | Author: yan | Hits:

[matlabBlindImageDeconvolutonforAstronomy

Description: 在线盲去卷积,含有文献(Online Blind Image Deconvolution for Astronomy(2009))及MATLAB代码,希望对学习图像复原的朋友有所帮助-Online blind deconvolution, with the literature (Online Blind Image Deconvolution for Astronomy (2009)) and the MATLAB code, I hope to learn image restoration friends help
Platform: | Size: 7660544 | Author: 天天 | Hits:

[matlabobd

Description: 2009 Online blind image deconvolution for astronomy 源代码,多通道反卷积处理图像,远算速度比较快-2009 Online blind image deconvolution for astronomy source code, multi-channel deconvolution process images far faster calculation
Platform: | Size: 1966080 | Author: xuyq | Hits:

[Special EffectsImage-Processing

Description: vc++数字图像编程基础,包括点运算、几何变换(平移、旋转、缩放、镜像)、正交变换(沃尔什、傅里叶、离散余弦)、图像增强(图像平滑、中值滤波、梯度锐化、拉普拉斯锐化)、形态学变换(腐蚀、膨胀、开、关)、边缘与轮廓(robert、sobel、frewit、kirsch、gauss-laplace边缘检测算子,hough变换,轮廓提取,轮廓跟踪)、图像分析(阈值分割、投影检测、差影检测、模板匹配)、图像复原(卷积模糊、逆滤波复原、维纳滤波复原,随机、椒盐噪声)、图像编码(赫夫曼编码、香农费诺编码、行程、LZW\JEPG编码),程序编译通过,运行正常无误。-vc++ programming basics of digital image, including point arithmetic, geometric transformations (translation, rotation, scaling, mirroring), orthogonal transforms (Walsh, Fourier, discrete cosine), image enhancement (image smoothing, median filtering, sharp gradients of, Laplacian sharpening), morphological transformation (erosion, dilation, opening and closing), edge and contour (robert, sobel, frewit, kirsch, gauss-laplace edge detection operator, hough transform, contour extraction, contour tracking), image analysis (segmentation, projection detection, subtraction detection, template matching), image restoration (deconvolution fuzzy, inverse filtering restoration, Wiener filter restoration, randomized, salt and pepper noise), image coding (Huffman coding Shannon Snow coding costs, travel, LZW \ JEPG code), the program compile and run the normal and correct.
Platform: | Size: 16464896 | Author: 李欣 | Hits:

[Special Effectsdeconvolution

Description: 图像盲去卷积复原程序,matlab6.5验证可以运行-image deconvolution
Platform: | Size: 56320 | Author: lijiaojie | Hits:

[Special Effectsdigital-image-procession.rar

Description: 进行数字图像处理的小代码,作用不是很大。。。主要是盲反卷积IBD进行图像的回复。。。。。,Code, the role of digital image processing is not very big. . . Blind image deconvolution IBD reply. . . . .
Platform: | Size: 95232 | Author: 于国涛 | Hits:

[Software EngineeringBlind-Image-Deconvolution---Aron-Liu

Description: 关于图像盲反卷积的一篇文章,对于想要对该方面有所了解的初学者,有很大的帮助。-About Blind deconvolution of an article, who want to understand this aspect of the beginners, there are a great help.
Platform: | Size: 795648 | Author: hyl | Hits:

[Special EffectsBlind-image-deconvolution

Description: 一篇关于图像盲反卷积算法的论文,里面详细介绍了多种算法,大家按需求阅读。-An image on blind deconvolution algorithm paper, which detailed the various algorithms, read request.
Platform: | Size: 480256 | Author: hyl | Hits:
« 12 3 4 5 6 7 »

CodeBus www.codebus.net