Welcome![Sign In][Sign Up]
Location:
Search - Lucy

Search list

[Algorithmsort

Description: 现有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 already exists, you are prompted to re-enter the new name, otherwise insert the name, and the order of output. Requested to carry out continuous insert a new name
Platform: | Size: 850944 | Author: 徐荣波 | Hits:

[Special EffectsImageRecuperate

Description: 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-Richardson filter recovery 4_5: Blind deconvolution filter to recover
Platform: | Size: 4096 | Author: fanwen | Hits:

[2D GraphicImage_Restoration

Description: 这个程序可以修复因噪声/噪音干扰或者因抖动产生的失真的图像,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 Lucy-Richardson filter was used, while the code also used the optical flow analysis, it is estimated that the length and fuzzy perspective.
Platform: | Size: 1030144 | Author: xlz | Hits:

[Special EffectsFourteen

Description: 第十四章 图像复原 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 图像复原的其它 MATLAB 函数 -Chapter XIV 14.1 Image Restoration 14.1.1 degradation model for the degradation of model 14.1.2 discrete degradation model 14.2 recovery recovery algebra algebraic method 14.2.1 Principle 14.2.2 inverse filtering to recover 14.2.3 Least Square Filtering 14.3 MATLAB Image 14.3.1 Wiener Filtering recovery recovery recovery 14.3.2 filtering rules of 14.3.3 Lucy-Richardson deconvolution to recover 14.3.4 Blind Image Restoration to recover 14.3.5 other MATLAB function
Platform: | Size: 2048 | Author: 王万国 | Hits:

[Special Effects1

Description: 运动模糊图像通过四种方法维纳滤波、约束最小二乘法、lucy、盲目卷积图像复原-Motion-blurred image through the four methods of Wiener filter, constrained least squares method, lucy, blind deconvolution image restoration
Platform: | Size: 1024 | 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:

[SCMLucyRichardsonAlgorithm

Description: 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, damped Lucy-Richardson algorithm. The additional optical system (e.g. camera) characteristics can be used as input parameters to improve the quality of the image restoration.
Platform: | Size: 3072 | Author: ayla | Hits:

[Graph programimagerestoration

Description: 图像复原 退化模型 连续退化模型 离散退化模型 复原的代数方法 代数复原原理 逆滤波复原 最小二乘方滤波 MATLAB 实现图像复原 维纳滤波复原 规则化滤波复原 Lucy-Richardson 复原 盲去卷积复原 图像复原的其它 MATLAB 函数 -Degradation of image restoration model continuous degradation model discrete degradation model recovery principles of algebra algebraic inverse filter to recover to recover MATLAB least squares filtering for image restoration Wiener filter to recover the rules-based filtering to recover Lucy-Richardson deconvolution to recover Blind Image Restoration to recover the other MATLAB Functions
Platform: | Size: 2048 | Author: 齐子新 | Hits:

[Graph programmatlab

Description: 用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.
Platform: | Size: 290816 | Author: xujun | Hits:

[Graph programImageRestorationincludecodereportetc

Description: 图像复原,实现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 vision of the big job.
Platform: | Size: 2903040 | Author: 张司命 | Hits:

[JSP/JavaJspFileManager

Description: Lucy是什么? --- --- --- --- --- --- --- --- --- --- --- --- --- -- 某天,我想管理服务器上的JSP文件,但是却发现手头没有FTP软件。这真是一件另人头疼的事情,而如果服务器不在你旁边,或者服务器对你进行了各种限制,那将是更头痛的事情。此时我想到JAVA是一个强大的语言,应该可以制作一个管理文件的系统才对,我开始在网上搜索是否有一些开源的文件管理系统。但是另人遗憾的是,在网上搜索的这些系统要么错误多多,要么只是作者做来玩玩练习一下编程而已。 后来我找到了www.vonloesch.de的jspbrowser,这真是一个强大的系统,这个系统对我影响很大。但是,在使用一段时间后,发现他还是有很多错误,而且存在很多问题,导致很难上手。所以我开始制作一个属于自己的,能被使用的,可扩展的,基于JSP的文件管理器。 这里我在自己的原来作品PJ s FileManager基础上,参考了jspbrowser的一些优秀功能。加入了很多功能,提供更多的错误提示,使之更容易使用。同时改变了上传的模式,将一些不实用的功能分离出来。因为将他们分离到另外页面了,使得这些功能可以得到更大的发挥空间,也更容易被扩展。 我的总体设计思路就是这样--单个页面已经可以使用-Web File Manager Jsp, java source code
Platform: | Size: 378880 | Author: loocao | Hits:

[Special EffectsImage_Restoration_motionblur

Description: 这个程序可以修复因噪声/噪音干扰或者因抖动产生的失真的图像,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 were used, while the code also uses optical flow line analysis, estimated the length and fuzzy angle.
Platform: | Size: 923648 | Author: zhangpeng | Hits:

[matlabdaima

Description: 维纳滤波复原,规则化滤波复原程序,Lucy-Richardson复原程序举例,盲去卷积复原,逆滤波复原算法-Wiener filter restoration, rules-based filtering for restoration procedures, Lucy-Richardson restoration program for example, blind deconvolution restoration, inverse filtering restoration algorithm
Platform: | Size: 1024 | Author: 名门玉兮 | Hits:

[Special EffectsLucyRichardsonfuyuantuxiang

Description: Lucy-Richardson滤波复原图像的代码。效果一般般,可以参考下-Lucy-Richardson filter restored image of the code. Effect of general-like, you can refer to the following
Platform: | Size: 23552 | Author: 陈程 | Hits:

[Windows Developleast

Description: 导演走后,你翻开剧本看了看,发现了一张场景清单,也就是本题目的输入文件。 输入:输入文件的第一行包含用空格分隔的3个正整数,M, F和S。其中M代表剧中的男角色数目,取值在[1, 10]之间;F代表剧中的女角色数目,取值在[1, 10]之间;S代表剧中的场景数目,取值在[1, 100]之间。第二行和第三行分别列出了男角色和女角色的名字,每个名字都是一个英文字符串,名字之间有空格分隔。下面的S行分别描述了每个场景中出现的角色数和角色名(有空格分隔)。 输出:本剧需要的男女演员的最少数目,具体格式如下: “You need x actors and y actresses” 其中x和y分别代表男、女演员的最少数目 示例 输入: 4 3 6 Tarzan Jim John Tom Lucy Cynthia Jane 3 Jim John Tom 2 Tarzan Lucy 2 Jane Cynthia 2 Jim Jane 2 Tarzan Jim 2 Tarzan Jane 输出: You need 3 actors and 2 actresses -[at least actor problem] a young director ready to filming a stone "called" gentle the comedy film. Because of budget nervous director racked his brain trying to save money. As JuWu you remind him: "actor can let anybody high, one of them points? Fully exploit play multiple roles of their potential, also can save our expenses!" Director big shout "creative", and conveniently put script to you, "you fill research study script, see takes at least a few actor," said is ready to go out again pull some ads sponsors, before he added some requirements: (1) actor can only play male role, actress can only play female role. (2) role after actor finalized, in a performance process cannot midway to change. (3) if the two characters will simultaneously in a scene, then these two roles appear by two different actors to play. Director left, you flip script looked, found a scene list, namely ontology objective input file. Input: input file containing the first line of the separated by a space thr
Platform: | Size: 1024 | Author: zhoukejian | Hits:

[matlabimage_deconvlucy

Description: 利用Lucy-Richardson方法进行图像复原,迭代次数分别是5次和15次-image restoration Lucy-Richardson
Platform: | Size: 91136 | Author: ken1979 | Hits:

[Special Effectsimage-recovery

Description: 维纳滤波器、正则化滤波器、Lucy-Richardson及盲反卷积进行图像复原-wiener filter image reconstruction
Platform: | Size: 2048 | Author: niu, wan | Hits:

[Special Effectsimage-restoration

Description: 逆滤波、 Wiener滤波和 Lucy-Richardson滤波实现图像恢复-Inverse filtering, Wiener filter and Lucy-Richardson filter for image restoration
Platform: | Size: 462848 | Author: | Hits:

[Special EffectsRL(Richardson-Lucy)

Description: 采用基于RL(Richardson-Lucy)算法的超分辨图像复原。能够实现图像的频谱外推,得到期望的复原图像。-The RL (Richardson-Lucy) algorithm-based super-resolution image restoration. Extrapolation of image spectrum, to obtain the desired restored image.
Platform: | Size: 5120 | Author: 程涛 | Hits:

[OS programLucy-Richardson

Description: 基于Lucy-Richardson方法的图像复原小程序,用matlab语言实现。-Lucy-Richardson method-based image recovery applet using Matlab language.
Platform: | Size: 288768 | Author: 路西 | Hits:
« 12 3 »

CodeBus www.codebus.net