CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 模糊图像

搜索资源列表

  1. weizhi

    0下载:
  2. 基于matlab运动模糊图像角度与距离算法,盲恢复-Motion blur image angle and distance
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:716
    • 提供者:王雪健
  1. Two_Dimensional_Gaussian

    1下载:
  2. 高斯平滑滤波器被使用去模糊图像,和均值滤波器差不多,但是和均值滤波器不一样的地方就是核不同。均值滤波器的核每一个值都是相等,而高斯平滑滤波器的核内的数却是呈现高斯分布的。-Gaussian smoothing filter is used to blur the image, and almost mean filter, and averaging filter but not the same place is a different core. Each core value averag
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:26226
    • 提供者:毛巴马
  1. BlurKernelEstimation

    1下载:
  2. 模糊图像去模糊处理,Amit等人发表的模糊核的估计算法,图像去模糊,得到清晰图像-image deblurring by Amit
  3. 所属分类:Special Effects

    • 发布日期:2017-05-27
    • 文件大小:10142725
    • 提供者:刘攀华
  1. DoG

    0下载:
  2. 高斯模糊是一种图像滤波器,它使用正态分布(高斯函数)计算模糊模板,并使用该模板与原图像做卷积运算,达到模糊图像的目的-Gaussian blur filter is a kind of image, it uses the normal distribution (gaussian function) to calculate fuzzy template, and use the template and the original image for convolution operation
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1929079
    • 提供者:DAVID MORGAN
  1. image-restoration

    1下载:
  2. 对比五种模糊图像复原算法,包括:维纳滤波算法、约束最小二乘滤波算法、Richardson-Lucy(RL)算法、循环边界算法和最优窗算法。-introduces the five kinds of image restoration algorithms, including wiener filtration, constrained least squares filtering, Richardson-Lucy, cyclic boundary algorithm and optimal
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:741807
    • 提供者:hu yang
  1. TuXiangQuWu

    0下载:
  2. 此文件夹包含antongdaoquwu.m主程序文件和antongdao.m子程序文件,都是自己写的,用matlab语言写成,用于图像去雾,可将一幅有雾的模糊图像转化成去雾后的清晰图像,缺点是效率不高,处理一张图片需要1秒左右,不能用于工业化,可以将关键部分改写成C代码提升速度。-This folder contains the main program file and antongdao.m antongdaoquwu.m subroutine files, are their own wr
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2085737
    • 提供者:万超
  1. project2

    0下载:
  2. 图像复原技术是图像处理和计算机视觉领域共同关心的重要问题,以频谱估计运动方向以及自相关求运动尺度法的方法实现了水平运动模糊图像的增强。,我们使用MATLAB观察频谱图形的特点,估计图像的运动角度,然后用自相关的算法,求出运动尺度,最后用维纳滤波的方法恢复图像。 -Image restoration technology is an important issue in image processing and computer vision areas of common interest to
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-04-26
    • 文件大小:18054
    • 提供者:Zhou Hong
  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. sy

    0下载:
  2. 用于运动模糊图像的复原,在matlab环境下编写维纳滤波和其他算子图像复原-For motion blur image restoration, write Wiener filtering image restoration and other operators in the matlab environment
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2889
    • 提供者:szy
  1. Image-Restoration

    0下载:
  2. 实现模糊图像的复原,运动模糊复原,椒盐噪声复原。-To achieve a blurred image restoration, motion blur recovery, recovery of salt and pepper noise.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:54223
    • 提供者:戴作财
  1. wiener-filter

    0下载:
  2. 实现wiener滤波对运动噪声模糊图像的复原。-Wiener filtering to achieve motion blur noise image restoration.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:767
    • 提供者:佘一奇
  1. kalman-filter

    1下载:
  2. 用kalman滤波实现对加高斯噪声模糊图像的复原。采用逐行扫描的方法。-Plus Gaussian noise to achieve recovery of blurred images with kalman filtering. Using progressive scanning method.
  3. 所属分类:Special Effects

    • 发布日期:2015-12-24
    • 文件大小:49152
    • 提供者:佘一奇
  1. FUZ-

    0下载:
  2. 一个模糊图像融合算法,处理效果不错,值得收藏。-A fuzzy image fusion algorithm, the treatment effect is good, it is worth collecting.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2198278
    • 提供者:anfu
  1. motion-deblured

    0下载:
  2. 运动模糊图像复原 VS2010和opencv2.411开发环境 winner -Motion blur image restoration and VS2010 opencv2.411 development environment
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:37180
    • 提供者:liuan
  1. work5_3

    0下载:
  2. 用创建运动模糊图像,维纳滤波实现运动退化图像复原-Creating images with motion blur, Wiener Filtering motion degraded image restoration
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:668
    • 提供者:李m
  1. ImageRestoreExt

    0下载:
  2. 运动模糊图像复原 维纳滤波 对运动的模糊图像进行复原-Motion blur image restoration Wiener filter for motion blurred image will be restored
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3381
    • 提供者:朱培源
  1. imagepro11

    0下载:
  2. 运动模糊图像与旋转差分算子卷积,并求卷积后图像的灰度值的绝对值之和-Motion blurred image with rotation difference operator convolution,after the convolution sum of the absolute value of grey value of image
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:1921
    • 提供者:姚萌萌
  1. Enhancement_Image

    0下载:
  2. 一个简单的利用小波来针对模糊图像进行图像增强的代码。-A simple and dynamic wavelet-based algorithm is presented for enhancement of the image sharpness or blurriness of an Image.
  3. 所属分类:Graph program

    • 发布日期:2017-05-04
    • 文件大小:6714
    • 提供者:tlswazhen
  1. chengxudaima

    1下载:
  2. 傅里叶变换全息图的编程,图像的一些基本变换小程序,运动模糊图像的点扩散函数编程,码子的优选等。-Fourier transform hologram programming, some basic image transform small program, the point spread function programmed motion blurred image, and so completely different preferred.
  3. 所属分类:Other windows programs

    • 发布日期:2017-06-13
    • 文件大小:19994478
    • 提供者:陈丽
  1. code

    0下载:
  2. 模糊图像的维纳滤波处理,对运动模糊等有效的处理方法,matlab代码实验-Wiener filtering process blurred images, motion blur and other effective treatment methods, matlab code for experiments
  3. 所属分类:Special Effects

    • 发布日期:2017-05-05
    • 文件大小:329195
    • 提供者:tanggaoyang
« 1 2 ... 16 17 18 19 20 2122 23 24 25 26 ... 50 »
搜珍网 www.dssz.com