CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - 点扩散函数

搜索资源列表

  1. PSF

    5下载:
  2. 本文针对灰度图像的盲复原问题进行了一些研究,介绍了两种不同的图像盲复 原处理的方法。一种是误差一参数分析法,该方法适合于辨识可以用参数来表征的 点扩散函数,如线性移动模型和Gauss模型等,然后根据估计的参数确定退化图像 的点扩’散函数,再利用常规的复原算法(如维纳滤波法)对退化图像进行复原处理 另一种是非负支撑域约束递归逆滤波(NAS-R工F)算法,文中介绍了NAS-R工F算法 的基本思想,并结合正则化的思想,提出了NAS-RIF的改进算法,相应对该算法的 性能效果
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3778524
    • 提供者:刘赛
  1. psf

    1下载:
  2. 运动模糊图像的复原中经常要用到点扩散函数psf,该程序实现求取点扩散函数psf,即实现Matlab中的fspecial函数(求psf),你只要设定好参数length和angle就可以了,调用get_psf()
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:124322
    • 提供者:许明先
  1. Restoration

    0下载:
  2. 图像复原的VC++ 源程序,在点扩散函数已知的情况下对模糊图像进行复原。-Image Restoration of VC++ source code, point spread function in the circumstances known to the recovery of the blurred image.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:71835
    • 提供者:luoyuanhong
  1. hanzaoshengdeyundongmohutuxiangdiankuosanhanshuchi

    0下载:
  2. 含有噪声的运动模糊图像点扩散函数尺度鉴别-Noisy motion-blurred image point spread function scale identification of
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:699066
    • 提供者:liuqianxing
  1. ch8_4_5

    0下载:
  2. 实现图像盲复原算法,在不知道点扩散函数的情况下,实现图像清晰化-Image Restoration Algorithm, do not know the point spread function in the case of image clarity
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:633
    • 提供者:王美丽
  1. ER_Ex

    0下载:
  2. 用matlab语言编程计算直边图像的点扩散函数PSF-to calculate the PSF
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:1528
    • 提供者:石头
  1. E

    0下载:
  2. 这是一个基于matlab图像复原处理包,其中包括图像的模糊、维纳滤波、盲反卷积、点扩散函数和光学转换函数互相转化-This is a recovery based on matlab image processing package, including blur, Wiener filtering, blind deconvolution, point spread function and optical transfer function is transformed into each
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:575
    • 提供者:tom
  1. Eliminate-motion-blur-in-the-image

    0下载:
  2.   消除图像中的运动模糊。学习运动图像模糊的产生原理。自行设定点扩散函数,对某一张图像进行运动模糊,通过任意一种方法,消除以上图像中的运动模糊。-Eliminate motion blur in the image. The learning motion blur generation principle. Set the point spread function, a certain image motion blur, through any of these methods, to e
  3. 所属分类:Special Effects

    • 发布日期:2017-11-04
    • 文件大小:142976
    • 提供者:angela
  1. 9-(1)

    0下载:
  2. 提出了一种基于整体变分模型的图像修复方法,该方法通过计算像素点的梯度信息来构造一个扩散函数,再进行加权处 理,达到了对原模型的改进.实验表明,该方法修复有较大破损区域的图像效果比较好,边缘过渡更自然.-This p鼍|per p他s铷吣蚰iIIlage∞st0枷on algorinlm b鹪ed∞total v蜀一撕∞model,mis metllod证lpraves tbe original m吠ld tb:∞ugh c∞s蜘Jcting a spmad鼬cti∞by c“culati
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:216744
    • 提供者:孙红娟
  1. Desktop

    0下载:
  2. 图像复原 点扩散函数参数估计:len,theta-image restoration Point spread function estimation:len,theta
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:307252
    • 提供者:xing
  1. tiaozhanbei1

    0下载:
  2. 三子镜的成像(实际采集,非模拟)后的信号重构方案。利用点扩散函数,非滤波。-Three sub-mirror imaging (actual acquisition, non-analog) signal reconstruction program after. The use of the point spread function, non-filtered.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1483440
    • 提供者:徐晓滨
  1. weinalvbofuyuan

    0下载:
  2. 1. 用点扩散(PSF)函数创建运动模糊图像 a) 无噪声运动模糊图像 b) 有噪声运动模糊图像 2. 维纳滤波复原函数deconvwnr a) 对无噪声运动模糊图像用deconvwnr(I,PSF)进行复原 b) 对 有 噪 声 运 动 模 糊 图 像 用 deconvwnr(I,PSF) 、 deconvwnr(I,PSF,NSR) 和 deconvwnr(I,PSF,NCORR,ICORR)函数进行复原。- 1. Create motion blur
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:57834
    • 提供者:cdq481
  1. wfc_optics_20140416

    2下载:
  2. 用点扩散函数psf对波前编码系统产生的模糊图像进行复原得到清晰图像-use the PSF of wavefront coding system to restore its blurred image
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:600463
    • 提供者:hanlibo
  1. lagra--image-restoration

    0下载:
  2. 通过拉格朗日算子进行图像复原,通过函数fspecial()创建点扩散函数-Image restoration by Lagrangian, create a point spread function by function fspecial ()
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:115696
    • 提供者:xiaoqing
  1. psf

    4下载:
  2. matlab编写计算直边图像的点扩散函数PSF(Compiling Point Spread Function ( PSF) for Computing Straight Edge Images with MATLAB)
  3. 所属分类:图形图像处理

    • 发布日期:2020-04-13
    • 文件大小:1024
    • 提供者:OBITOE
搜珍网 www.dssz.com