搜索资源列表

  1. sort

    0下载:
  2. 现有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
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:850944
    • 提供者:徐荣波
  1. Richardson

    0下载:
  2. 里查得森(Richardson)法解偏微分方程的程序。解的是定步长的抛物型偏微分方程: du/dx - a * d2u/dx2 = 0 在程序中可以更改 a 的值以实现不同系数的解。由于它是一种显式格式,解的结果不稳定 在Matlab7下面运行发现竟然有一些值达到十的几十次方,这是算法本身决定的。不是程序有错误-Richard Anderson (Richardson) Solving partial diffe
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:ddcc4433
  1. ImageRecuperate

    0下载:
  2. 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
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:fanwen
  1. Image_Restoration

    0下载:
  2. 这个程序可以修复因噪声/噪音干扰或者因抖动产生的失真的图像,Inverse滤波器, Wiener滤波器和Lucy-Richardson滤波器被使用到,同时代码还使用了光学流线分析,估计模糊的长度和角度。-This process could be restored due to noise/noise interference or distortion due to jitter generated images, Inverse f
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-20
    • 文件大小:1030144
    • 提供者:xlz
  1. Fourteen

    0下载:
  2. 第十四章 图像复原 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
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:王万国
  1. 1

    0下载:
  2. 运动模糊图像通过四种方法维纳滤波、约束最小二乘法、lucy、盲目卷积图像复原-Motion-blurred image through the four methods of Wiener filter, constrained least squares method, lucy, blind deconvolution image restoration
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:岳丹丹
  1. richardson

    0下载:
  2. 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
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:alazio
  1. richardson.cpp

    0下载:
  2. richardson algorithm of approximation of integrals
  3. 所属分类:RichEdit

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:salvo_totoli
  1. DeblurringImagesUsingtheBlindDeconvolutionAlgorit

    0下载:
  2. 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
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:ayla
  1. LucyRichardsonAlgorithm

    0下载:
  2. 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
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:ayla
  1. imagerestoration

    0下载:
  2. 图像复原 退化模型 连续退化模型 离散退化模型 复原的代数方法 代数复原原理 逆滤波复原 最小二乘方滤波 MATLAB 实现图像复原 维纳滤波复原 规则化滤波复原 Lucy-Richardson 复原 盲去卷积复原 图像复原的其它 MATLAB 函数 -Degradation of image restoration model continuous degr
  3. 所属分类:图形图象

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:齐子新
  1. matlab

    0下载:
  2. 用matlab中各种不同方法对模糊图像进行复原,有维纳滤波,盲返卷积,Lucy-richardson方法,规则化复原图像等-Various different methods using matlab fuzzy image restoration, with Wiener filtering, blind convolution back, Lucy-richardson methods, rules-based recovery i
  3. 所属分类:图形图象

    • 发布日期:2024-05-20
    • 文件大小:290816
    • 提供者:xujun
  1. ImageRestorationincludecodereportetc

    0下载:
  2. 图像复原,实现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
  3. 所属分类:图形图象

    • 发布日期:2024-05-20
    • 文件大小:2903040
    • 提供者:张司命
  1. JspFileManager

    0下载:
  2. Lucy是什么? --- --- --- --- --- --- --- --- --- --- --- --- --- -- 某天,我想管理服务器上的JSP文件,但是却发现手头没有FTP软件。这真是一件另人头疼的事情,而如果服务器不在你旁边,或者服务器对你进行了各种限制,那将是更头痛的事情。此时我想到JAVA是一个强大的语言,应该可以制作一个管理文件的系统才对,我开始在网上搜索是否有一些开源的文件管理系统。但是另人遗憾的是
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-20
    • 文件大小:378880
    • 提供者:loocao
  1. Image_Restoration_motionblur

    0下载:
  2. 这个程序可以修复因噪声/噪音干扰或者因抖动产生的失真的图像,Inverse滤波器, Wiener滤波器和Lucy-Richardson滤波器被使用到,同时代码还使用了光学流线分析,估计模糊的长度和角度。-This program can recover from noise/noise or distortion due to jitter generated images, Inverse filter, Wiener filter
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:923648
    • 提供者:zhangpeng
  1. daima

    0下载:
  2. 维纳滤波复原,规则化滤波复原程序,Lucy-Richardson复原程序举例,盲去卷积复原,逆滤波复原算法-Wiener filter restoration, rules-based filtering for restoration procedures, Lucy-Richardson restoration program for example, blind deconvolution restoration, inverse
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:名门玉兮
  1. LucyRichardsonfuyuantuxiang

    0下载:
  2. Lucy-Richardson滤波复原图像的代码。效果一般般,可以参考下-Lucy-Richardson filter restored image of the code. Effect of general-like, you can refer to the following
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:23552
    • 提供者:陈程
  1. least

    0下载:
  2. 导演走后,你翻开剧本看了看,发现了一张场景清单,也就是本题目的输入文件。 输入:输入文件的第一行包含用空格分隔的3个正整数,M, F和S。其中M代表剧中的男角色数目,取值在[1, 10]之间;F代表剧中的女角色数目,取值在[1, 10]之间;S代表剧中的场景数目,取值在[1, 100]之间。第二行和第三行分别列出了男角色和女角色的名字,每个名字都是一个英文字符串,名字之间有空格分隔。下面的S行分别描述了每个场景中出现的角色数和角色名
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:zhoukejian
  1. Lucy-Richardson

    0下载:
  2. 基于Lucy-Richardson方法的图像复原小程序,用matlab语言实现。-Lucy-Richardson method-based image recovery applet using Matlab language.
  3. 所属分类:系统编程

    • 发布日期:2024-05-20
    • 文件大小:288768
    • 提供者:路西
  1. Lucy-Richardson

    0下载:
  2. Lucy Richardson algorithm for image restoration
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:427008
    • 提供者:vinayak
« 12 3 »

源码中国 www.ymcn.org