搜索资源列表
Image_Filtering
- Image Filtering RGB Spatial Wiener Direct Inverse Discrete Fourier Transform DFT Lucy Richardson Median Laplacian -Image Filtering RGB Direct Spatial Wiener Inverse Discrete Fourier Transform DFT Lucy Ri chardson Median Laplacian
运动模糊图像通过四种方法维纳滤波
- 运动模糊图像通过四种方法维纳滤波、约束最小二乘法、lucy、盲目卷积图像复原,Motion-blurred image through the four methods of Wiener filter, constrained least squares method, lucy, blind deconvolution image restoration
Image_Restoration.rar
- 这个程序可以修复因噪声/噪音干扰或者因抖动产生的失真的图像,Inverse滤波器, Wiener滤波器和Lucy-Richardson滤波器被使用到,同时代码还使用了光学流线分析,估计模糊的长度和角度。,This process could be restored due to noise/noise interference or distortion due to jitter generated images, Inverse filter, Wiener filter and the L
matlab
- 用matlab中各种不同方法对模糊图像进行复原,有维纳滤波,盲返卷积,Lucy-richardson方法,规则化复原图像等-Various different methods using matlab fuzzy image restoration, with Wiener filtering, blind convolution back, Lucy-richardson methods, rules-based recovery images, etc.
Fourteen
- 第十四章 图像复原 14.1 退化模型 14.1.1 连续退化模型 14.1.2 离散退化模型 14.2 复原的代数方法 14.2.1 代数复原原理 14.2.2 逆滤波复原 14.2.3 最小二乘方滤波 14.3 MATLAB 实现图像复原 14.3.1 维纳滤波复原 14.3.2 规则化滤波复原 14.3.3 Lucy-Richardson 复原 14.3.4 盲去卷积复原 14.3.5 图像复原的其它 MATLA
richardson
- A generalized Richardson extrapolation routine that can perform multiple extrapolation steps, can accommodate arbitrary leading error terms, can handle any uniform refinement scheme (e.g. h/2, h/3, h/5, etc), and can report a full extrapolation table
richardson.cpp
- richardson algorithm of approximation of integrals
DeblurringImagesUsingtheBlindDeconvolutionAlgorit
- 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-
LucyRichardsonAlgorithm
- The Lucy-Richardson algorithm can be used effectively when the point-spread function PSF (blurring operator) is known, but little or no information is available for the noise. The blurred and noisy image is restored by the iterative, accelerated, dam
imagerestoration
- 图像复原 退化模型 连续退化模型 离散退化模型 复原的代数方法 代数复原原理 逆滤波复原 最小二乘方滤波 MATLAB 实现图像复原 维纳滤波复原 规则化滤波复原 Lucy-Richardson 复原 盲去卷积复原 图像复原的其它 MATLAB 函数 -Degradation of image restoration model continuous degradation model discrete degrada
ImageRestorationincludecodereportetc
- 图像复原,实现inverse Filter, Wiener Filter, Lucy-richardson 算法,里面包括PPT,代码和报告。非常有价值,是我视觉的大作业。-Image restoration to achieve inverse Filter, Wiener Filter, Lucy-richardson algorithms, which include the PPT, the code and reporting. Is very valuable, is my visi
Image_Restoration_motionblur
- 这个程序可以修复因噪声/噪音干扰或者因抖动产生的失真的图像,Inverse滤波器, Wiener滤波器和Lucy-Richardson滤波器被使用到,同时代码还使用了光学流线分析,估计模糊的长度和角度。-This program can recover from noise/noise or distortion due to jitter generated images, Inverse filter, Wiener filter and the Lucy-Richardson filter
daima
- 维纳滤波复原,规则化滤波复原程序,Lucy-Richardson复原程序举例,盲去卷积复原,逆滤波复原算法-Wiener filter restoration, rules-based filtering for restoration procedures, Lucy-Richardson restoration program for example, blind deconvolution restoration, inverse filtering restoration algorit
LucyRichardsonfuyuantuxiang
- Lucy-Richardson滤波复原图像的代码。效果一般般,可以参考下-Lucy-Richardson filter restored image of the code. Effect of general-like, you can refer to the following
least
- 导演走后,你翻开剧本看了看,发现了一张场景清单,也就是本题目的输入文件。 输入:输入文件的第一行包含用空格分隔的3个正整数,M, F和S。其中M代表剧中的男角色数目,取值在[1, 10]之间;F代表剧中的女角色数目,取值在[1, 10]之间;S代表剧中的场景数目,取值在[1, 100]之间。第二行和第三行分别列出了男角色和女角色的名字,每个名字都是一个英文字符串,名字之间有空格分隔。下面的S行分别描述了每个场景中出现的角色数和角色名(有空格分隔)。 输出:本剧需要的男女演员的最少数目,具
image_deconvlucy
- 利用Lucy-Richardson方法进行图像复原,迭代次数分别是5次和15次-image restoration Lucy-Richardson
image-recovery
- 维纳滤波器、正则化滤波器、Lucy-Richardson及盲反卷积进行图像复原-wiener filter image reconstruction
RL(Richardson-Lucy)
- 采用基于RL(Richardson-Lucy)算法的超分辨图像复原。能够实现图像的频谱外推,得到期望的复原图像。-The RL (Richardson-Lucy) algorithm-based super-resolution image restoration. Extrapolation of image spectrum, to obtain the desired restored image.
Lucy-Richardson
- 基于Lucy-Richardson方法的图像复原小程序,用matlab语言实现。-Lucy-Richardson method-based image recovery applet using Matlab language.
Lucy-Richardson
- Lucy Richardson algorithm for image restoration