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

搜索资源列表

  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. Digital-Image-Processing

    3下载:
  2. 有源码,适合学习C++的人 一、 读入一幅灰度图象,编写程序显示图象中任一象素点的灰度值。 二、 编程实现RGB彩色空间到HSV彩色空间的转换,并通过调整H、S、V的值实现图像亮度、色度和色饱和度的调节。 三、 1.灰度线性变换、分段线性变换 2.灰度直方图均衡、规格化 3.图象卷积:各种模板实现低通、高通滤波 4.图象中值滤波、最大值滤波、最小值滤波、模板选择滤波 5.伪彩色图象增强 四、 1.图象的加、减、乘、除和逻辑运算。 2.图象的镜像变换、图象的缩放
  3. 所属分类:Dialog_Window

    • 发布日期:2016-01-08
    • 文件大小:1072128
    • 提供者:zl
  1. wiener-filter

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

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

    0下载:
  2. 该代码用于图像复原,例如使用维纳滤波去散焦、去运动模糊,还有带阻滤波器和忙卷积法-This code is used for image restoration, such as using a Wiener filter to defocus, go motion blur, and band-stop filter and blind deconvolution method
  3. 所属分类:matlab

    • 发布日期:2016-07-05
    • 文件大小:2048
    • 提供者:林夕
  1. Week10_1

    0下载:
  2. 图像去模糊处理,基于运动模糊的自相关图像处理-Image deblurring, handled the motion blur an image based on the autocorrelation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1123
    • 提供者:ouyangjiahong
  1. 1

    0下载:
  2. 在实际应用中,通常都要在没有图像退化必要的先验知识(即不知道点扩展函数)的情况下进行图像复原。这是解运动模糊的参考程序。-In practical applications, the image restoration is usually performed without the necessary prior knowledge (i.e., the point spread function) of the image degradation. This is a reference p
  3. 所属分类:Special Effects

    • 发布日期:2017-06-19
    • 文件大小:28476652
    • 提供者:weick
  1. deblur_fast_nonuniform_v1.0

    1下载:
  2. 这个包中包含的代码进行快速图像盲复原 由于相机抖动造成的图像运动模糊。-This package contains code to perform fast blind deblurring of images degraded by camera shake, using the MAP algorithm described in our IJCV 2012 paper [][#Whyte12], and the fast approximation of spatially
  3. 所属分类:Special Effects

    • 发布日期:2017-06-11
    • 文件大小:18839092
    • 提供者:weick
  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. blur

    0下载:
  2. 先将图像通过运动模糊变模糊,再通过deconvwr恢复清晰-blur the image and then deconvwr it
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:89361
    • 提供者:YJY
  1. ImageProcessing

    0下载:
  2. 图像处理所以基础程序:图像显示: Bayer抖动显示 Floyd-Steinberg抖动显示 图像增强: 灰度变换 直方图均衡 局部平均平滑 中值滤波 理想低通滤波 Butterworth低通滤波 图象锐化 理想高通滤波 Butterworth高通滤波 伪彩色增强 图像复原: 运动模糊 运动模糊复原 逆滤波退化 逆滤波复原 加噪退化 维纳滤波复原 图像变换: 傅立叶变换 快速傅立叶变换 离散余弦变换 沃尔什变换 霍特林变换 小波变换 小波反变换 图像编码: 霍夫曼编码 香
  3. 所属分类:Graph program

    • 发布日期:2017-12-18
    • 文件大小:49963008
    • 提供者:giyagaga
  1. Inverse-filtering--image-recovery

    0下载:
  2. 运动模糊加噪声图像逆滤波复原,加入高斯白噪声以及运动模糊模型,使用逆滤波复原-Inverse filtering motion blur and noise image restoration, add white gaussian noise and fuzzy model, using the inverse filtering
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:744
    • 提供者:夏天
  1. Wiener-filtering-image-restoration

    0下载:
  2. 运动模糊加高斯噪声图像进行逆滤波复原,MSE对复原图像进行评价-Motion blur and gaussian noise image restoration use inverse filtering, MSE uating the restored image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:704
    • 提供者:夏天
  1. wiener-recovery

    1下载:
  2. 运动模糊加高斯噪声的图像进行维纳滤波复原,并对其进行改进-Motion blur and gaussian noise of image recovery wiener filtering, and carries on the improvement
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:710
    • 提供者:夏天
  1. MATLAB-picture-blurring-processing

    0下载:
  2. 图像模糊函数,分别产生运动模糊、圆盘状模糊以及钝化模糊的PSF,然后将PSF与原图像卷积,得到不同的模糊图像-Image blur function, respectively, resulting in motion blur, disk blur and passivation of fuzzy PSF, and then PSF and the original image convolution, get different fuzzy images
  3. 所属分类:Special Effects

    • 发布日期:2017-12-14
    • 文件大小:1537
    • 提供者:hairui
  1. tuxianffuyuansuanfa-

    0下载:
  2. 图像复原算法,运动模糊复原算法,L-R复原算法-image restoration algorithm, motion fuzzy restoration algorithm, L-R recovery algorithm
  3. 所属分类:matlab

    • 发布日期:2017-12-16
    • 文件大小:718848
    • 提供者:nancy
  1. shuzituxiangchuli

    0下载:
  2. 关于数字图像处理的实验,数字图像噪声去除和恢复,关于运动模糊-On digital image processing experiments, digital image noise removal and recovery, on motion blur
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-16
    • 文件大小:1943552
    • 提供者:
  1. 复原代码

    1下载:
  2. 图像复原代码组。包括滤波处理高斯噪声,运动模糊的添加,维纳滤波去模糊,约束最小二乘法复原图像等代码。(mage restoration code group. Including filtering, processing, Gauss noise, motion blur add, Wiener filter deblurring, constrained least squares, restore images and other code.)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-25
    • 文件大小:18432
    • 提供者:mutouren
  1. text_deblurring_code

    1下载:
  2. 该算法主要是对文本图像进行去运动模糊处理,低于一般图片的运动模糊效果不是很好(The algorithm is mainly to remove the motion blur of the text image, the motion blur effect is not very good than the general picture)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-04
    • 文件大小:27573248
    • 提供者:零下10度C
  1. DIDI

    0下载:
  2. 该程序实现图像运动去模糊,The program realizes the blurring of image motion(The program realizes the blurring of image motion)
  3. 所属分类:仿真建模

    • 发布日期:2018-04-30
    • 文件大小:60416
    • 提供者:落叶无声
  1. 滤波处理器

    0下载:
  2. 对于运动引起的图像模糊,最简单的方法是直接做逆滤波,但是逆滤波对加性噪声特别敏感,使得恢复的图像几乎不可用。最小均方差(维纳)滤波用来去除含有噪声的模糊图像,其目标是找到未污染图像的一个估计,使它们之间的均方差最小,可以去除噪声,同时清晰化模糊图像。(Filter processor code)
  3. 所属分类:波变换

    • 发布日期:2018-05-04
    • 文件大小:10240
    • 提供者:好1111
« 1 2 ... 7 8 9 10 11 1213 14 »
搜珍网 www.dssz.com