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

搜索资源列表

  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-02
    • 文件大小:57834
    • 提供者:cdq481
  1. image2

    0下载:
  2. 对模糊图像进行处理(高斯模糊),并对模糊的长度进行比较,最后对模糊的图像进行维纳滤波-Fuzzy image processing (Gaussian Blur), and compare the length of fuzzy , in the last blurred images Wiener filter
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:552
    • 提供者:朱敏
  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. 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. 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. 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. ImageRestoreExt

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

    • 发布日期:2017-04-14
    • 文件大小:3381
    • 提供者:朱培源
  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. task_wiener_other

    0下载:
  2. 本程序是利用逆滤波,维纳滤波,LR算法对运动模糊图像以及加高斯白噪声的运动模糊图像进行处理,并比较其处理效果。-This procedure is the use of inverse filtering, Wiener filtering, LR algorithm for image motion blur and add Gaussian white noise motion blurred image processing, and compare its treatment effec
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-12
    • 文件大小:1000
    • 提供者:Yan Bin
  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. 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
    • 文件大小:89088
    • 提供者:爱传奇
  1. MatLab编译文件

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

    • 发布日期:2018-05-02
    • 文件大小:205824
    • 提供者:Panta丶
« 1 2 3»
搜珍网 www.dssz.com