搜索资源列表
309780805DeblurringImages Using theBlindDeconvolutionAlgorithm.rar
- 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 a
Richardson外推加速
- 理查德外推加速算法-Richard extrapolation algorithm acceleration
sort
- 现有4个名字Name,Monica,Lucy,Rome 编写一个程序,输入一个名字,若名字存在,则显示名字已存在,提示重新输入新名字,否则插入这个名字,并按顺序输出。要求能够连续的进行插入新名字-4 names of the existing Name, Monica, Lucy, Rome to prepare a program, enter a name, if the name exist, the display name a
Richardson
- 里查得森(Richardson)法解偏微分方程的程序。解的是定步长的抛物型偏微分方程: du/dx - a * d2u/dx2 = 0 在程序中可以更改 a 的值以实现不同系数的解。由于它是一种显式格式,解的结果不稳定 在Matlab7下面运行发现竟然有一些值达到十的几十次方,这是算法本身决定的。不是程序有错误-Richard Anderson (Richardson) Solving partial diffe
ImageRecuperate
- 4_1:生成模糊化实验图像 4_2:维纳滤波复原 4_3:约束最小二乘滤波复原 4_4:Lucy-Richardson滤波复原 4_5:盲卷积滤波复原-4_1: generate fuzzy images of experimental 4_2: 4_3 restoration Wiener filtering: constrained least squares filtering recovery 4_4: Lucy
Ruby_Cookbook_Source
- Ruby Cookbook 源代码 Ruby Cookbook Source README by Leonard Richardson (leonardr@segfault.org) Last update: 09/06/2006 This source code was extracted automatically from my markup copy of the Ruby Cookbook. Eve
Image_Restoration
- 这个程序可以修复因噪声/噪音干扰或者因抖动产生的失真的图像,Inverse滤波器, Wiener滤波器和Lucy-Richardson滤波器被使用到,同时代码还使用了光学流线分析,估计模糊的长度和角度。-This process could be restored due to noise/noise interference or distortion due to jitter generated images, Inverse f
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
1
- 运动模糊图像通过四种方法维纳滤波、约束最小二乘法、lucy、盲目卷积图像复原-Motion-blurred image through the four methods of Wiener filter, constrained least squares method, lucy, blind deconvolution image restoration
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 rep
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 a
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 t
matlab
- 用matlab中各种不同方法对模糊图像进行复原,有维纳滤波,盲返卷积,Lucy-richardson方法,规则化复原图像等-Various different methods using matlab fuzzy image restoration, with Wiener filtering, blind convolution back, Lucy-richardson methods, rules-based recovery i
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
LucyRichardsonfuyuantuxiang
- Lucy-Richardson滤波复原图像的代码。效果一般般,可以参考下-Lucy-Richardson filter restored image of the code. Effect of general-like, you can refer to the following
image_deconvlucy
- 利用Lucy-Richardson方法进行图像复原,迭代次数分别是5次和15次-image restoration Lucy-Richardson
image-restoration
- 逆滤波、 Wiener滤波和 Lucy-Richardson滤波实现图像恢复-Inverse filtering, Wiener filter and Lucy-Richardson filter for image restoration
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.