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

搜索资源列表

  1. 基于全局运动统计和边缘平滑滤波的视频去隔行方法

    2下载:
  2. 基于Matlab的去隔行算法,将运动图像造成的模糊去除。-The de-interlacing algorithm based on Matlab, the moving image blur removal.
  3. 所属分类:matlab例程

    • 发布日期:2012-12-12
    • 文件大小:843.54kb
    • 提供者:邱灵
  1. h3_gaussianblur

    0下载:
  2. matlab 图像Gaussian Blur 的实现 USM-Filter 带有GUI窗口-matlab implementation of the image Gaussian Blur with a GUI window, USM-Filter
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:258.91kb
    • 提供者:Alex
  1. motion-blur-Image-Restoration

    0下载:
  2. 用matlab开发的运动模糊复原程序,包括运动参数的估计、维纳滤波器的源代码-Development of the motion blur with matlab recovery procedures, including the motion parameters estimation, Wiener filter source code
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:954.31kb
    • 提供者:chenwen
  1. radon

    0下载:
  2. radon transform used to restore the degraded image by motion blur
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:2.1kb
    • 提供者:sma
  1. RECOVER

    0下载:
  2. 比较反滤波和维纳滤波对一幅图像复原的效果。从两方面出发,一是对运动模糊和均值模糊复原的能力,二是抗噪能力,各种情况分别都进行了对比-Comparison of inverse filtering and Wiener filtering on an image restoration results. Proceed in two ways, first on the motion blur and the mean fuzzy recovery capability and noise imm
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:6.67mb
    • 提供者:tosh
  1. BD IP2006

    3下载:
  2. 一个盲去卷积程序,可以实现去除图像的各类模糊,同时可进行相关参数的自适应调整。-A blind deconvolution process can be achieved to remove all kinds of image blur, while the relevant parameters can be adaptive.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-06-24
    • 文件大小:2.29mb
    • 提供者:风涌泉
  1. blurImage

    0下载:
  2. this code use to blur image (right, left, top and bottom) side
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-01
    • 文件大小:48.9kb
    • 提供者:eric
  1. Image Restoration

    1下载:
  2. 图像、视频经常因为抖动而造成模糊,去模糊也是图像处理领域的难点和热点。算法实现单方向匀速运动的图像去模糊,是一种简化处理方式。-Images, video, often due to jitter caused by vague, to blur the field of image processing is also difficult and hot. Algorithm for single images to the direction of uniform motion blur,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-06-24
    • 文件大小:992.28kb
    • 提供者:feilo
  1. gaosimohu

    0下载:
  2. 这时高斯模糊的源码,对做图像盲复原的同学可以参考-Then Gaussian blur of the source, to make the image blind restoration of the students can refer to the
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1.85kb
    • 提供者:cjj51
  1. SSSS

    0下载:
  2. 通过建立运动模糊数学模型, 进行了消除运动模糊的仿真实验, 维纳滤波恢复运动模糊图像效果较 好。在图像恢复技术中, 点扩展函数( PSF) 是影响图像恢复结果的关键因素, 所以常常利用先验知识和后验判 断方法估计PSF函数来恢复图像。实验表明在实际恢复过程中如果运动模糊图像混入了噪声, 必须考虑到信噪 比、噪声的自相关函数和原始图像的自相关函数对恢复后图像的影响。-Through the establishment of mathematical model of motion
  3. 所属分类:matlab例程

    • 发布日期:2013-03-21
    • 文件大小:616.02kb
    • 提供者:马飞
  1. Mag_Color_Snake

    0下载:
  2. 使用双线性内插或二次曲面内插放大图像,然后使用彩色自蛇模型去除边缘模糊和锯齿效应-Using bilinear interpolation or quadratic surface interpolation to enlarge the image, then use the color removed from the snake model and the sawtooth effect of edge blur
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1.29kb
    • 提供者:jiangwei
  1. degra_write

    0下载:
  2. 自编图像退化程序,包括图像的模糊与加噪,解释详细,希望对学习图像复原的朋友有所帮助。-Self image degradation process, including blur and add noise, a more detailed explanation, I hope the friends of learning image restoration help.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:783byte
    • 提供者:天天
  1. blur

    0下载:
  2. 将图形加以高斯噪声或者椒盐噪声。为图像处理的一种可靠的加噪方法。BLUR Test problem: digital image deblurring-Gaussian noise or the graphics to be salt and pepper noise. As a reliable image processing method with noise. BLUR Test problem: digital image deblurring
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1.14kb
    • 提供者:程方
  1. image deblur and source image

    4下载:
  2. 图像去模糊处理的matlab源程序,附带源图片。是在经典图像模糊化的基础上进行恢复的,不是盲恢复-Image to fuzzy treatment matlab source, and with the source images. In classic blur image is conducted on the basis of the recovery, not blind recovery
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-06-24
    • 文件大小:283.16kb
    • 提供者:王俊臣
  1. 10char

    0下载:
  2. 主要编写的图像预处理步骤的代码,包括灰度化,二值化,高斯模糊,图像增强(The main preparation of the image preprocessing steps of the code, including grayscale, binary, Gaussian blur, image enhancement.)
  3. 所属分类:网络编程

    • 发布日期:2018-01-08
    • 文件大小:1kb
    • 提供者:图画里
  1. Projects_DIP3E

    0下载:
  2. 主要包括DIP 3/e—Student Projects的说明文档以及实验05-04的详细代码,实验的要求为: Instruction manual: (a) Implement a blurring filter as in Eq. (5.6-11). (b) Blur image 5.26(a) in the +45o direction using T = 1, as in Fig. 5.26(b). (c) Add Gaussian noise of 0 mean and
  3. 所属分类:matlab例程

    • 发布日期:2018-01-08
    • 文件大小:87kb
    • 提供者:爱传奇
  1. image_deblurring

    0下载:
  2. De-blurr a blur image, this code has been taken from github
  3. 所属分类:数学计算

    • 发布日期:2018-04-21
    • 文件大小:27.15mb
    • 提供者:saira
  1. MatLab编译文件

    0下载:
  2. 利用维纳滤波对动态模糊图像的还原与处理。。。。。。。(Wiener filter is used to blur and blurred an image and restore it)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-02
    • 文件大小:201kb
    • 提供者:Panta丶
  1. blind_deblur(Fergus,R)

    4下载:
  2. 运动模糊图像复原算法 matlab源码(matlab Motion blur image restoration)
  3. 所属分类:网络编程

    • 发布日期:2019-04-17
    • 文件大小:26.21mb
    • 提供者:allen-wqp
  1. matlab image GUI

    2下载:
  2. 一个基于matlab GUI的图像处理程序,高斯模糊,图像几何变化,gamma变化,直方图等(An image processing program based on MATLAB GUI, Gauss blur, gamma change, histogram, etc.)
  3. 所属分类:图形图像处理

    • 发布日期:2019-04-22
    • 文件大小:128kb
    • 提供者:一一i
« 12 3 4 »
搜珍网 www.dssz.com