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

搜索资源列表

  1. weinalvboandnilvbomatlabchengxu

    0下载:
  2. 维纳滤波 逆滤波matlab程序 维纳滤波 逆滤波matlab程序
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:47583
    • 提供者:wuliang
  1. ImageWienerFilter

    0下载:
  2. 维纳滤波、逆滤波matlab程序(不调用图像库函数)
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:47584
    • 提供者:kingd
  1. 逆滤波维纳滤波Matlab实现

    1下载:
  2. 简单的逆滤波维纳滤波Matlab实现,图像恢复效果还不错的!!
  3. 所属分类:matlab例程

    • 发布日期:2011-06-07
    • 文件大小:31846
    • 提供者:wqf425@126.com
  1. 图像复原逆滤波法matlab实现

    2下载:
  2. 图像复原逆滤波法matlab实现 和增强比较。,Image Restoration matlab inverse filtering method to achieve and enhance the comparison.
  3. 所属分类:matlab例程

    • 发布日期:2016-06-29
    • 文件大小:922
    • 提供者:ljy
  1. deblur.rar

    0下载:
  2. 产生运动模糊图像以及逆滤波,维纳滤波的恢复效果比较,Produce motion-blurred images, as well as inverse filtering, Wiener filtering effect of the restoration of
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:2250
    • 提供者:childe
  1. matlab(deletefog)

    0下载:
  2. Matlab程序,利用curvelet变换和高斯逆滤波进行图像去雾,含效果图-Matlab program, using curvelet transform and inverse Gaussian image filtering to fog, with the effect of map
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1514248
    • 提供者:谭彬
  1. exp03

    0下载:
  2. 通过Matlab实现维纳滤波及逆滤波复原图像 不使用matlab自带函数 而是自编程序实现-Matlab to achieve through the Wiener filter and inverse filter to recover the image does not use function but rather bring their own self-matlab program
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:1506
    • 提供者:虞佳霓
  1. zxl

    0下载:
  2. 利用维纳图像复原,并采用直接逆滤波、信噪比维纳滤波、自相关函数维纳滤波、中值滤波进行横向、纵向比较-Image restoration using Wiener and direct inverse filtering, Wiener filtering noise ratio, since the correlation function Wiener filtering, median filtering for horizontal, vertical comparison
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:2862
    • 提供者:吕军
  1. Fourteen

    1下载:
  2. 第十四章 图像复原 14.1 退化模型 14.1.1 连续退化模型 14.1.2 离散退化模型 14.2 复原的代数方法 14.2.1 代数复原原理 14.2.2 逆滤波复原 14.2.3 最小二乘方滤波 14.3 MATLAB 实现图像复原 14.3.1 维纳滤波复原 14.3.2 规则化滤波复原 14.3.3 Lucy-Richardson 复原 14.3.4 盲去卷积复原 14.3.5 图像复原的其它 MATLA
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:2639
    • 提供者:王万国
  1. MATLAB_code_of_image_processing

    2下载:
  2. 该gui函数基本上包括图像处理里面的最基本处理,相当于一个小型photoshop。比如读取文件,几何变换中的垂直镜像,平移,旋转,缩放;正交变换的DFT,FFT,DCT,DST,DHT,DWashT;灰度处理中的反色,直方图均衡,全局线性变换,分段线性变换,指数非线性变换,对数非线性变换;图像增强里面的加噪声,平滑,锐化,伪彩色增强;图像分割里面的灰度阈值法,Robert,Laplace,sobel,prewitt,canny算子边缘检测法;图像恢复里面的直接逆滤波,维纳滤波;图像编码里面的霍夫
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:397915
    • 提供者:guhuxiang
  1. images_chapter_04

    0下载:
  2. 频域高通滤波以及所需图像,包括巴特沃斯、指数、逆高斯滤波等-Frequency-domain high-pass filtering and the required images, including Butterworth, exponential, inverse Gaussian filtering,
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:6190017
    • 提供者:刘媛
  1. inverse_winer_filter

    1下载:
  2. 对图像进行模糊处理,用逆滤波和维纳滤波恢复图像,也是实验时自己编写的代码,请多指教。-Fuzzy image processing, inverse filtering and Wiener filter to restore the image, but also experiments have written code, like him Zhijiao.
  3. 所属分类:Wavelet

    • 发布日期:2016-04-28
    • 文件大小:110157
    • 提供者:GUO-xc
  1. imagerestoration

    0下载:
  2. 图像复原 退化模型 连续退化模型 离散退化模型 复原的代数方法 代数复原原理 逆滤波复原 最小二乘方滤波 MATLAB 实现图像复原 维纳滤波复原 规则化滤波复原 Lucy-Richardson 复原 盲去卷积复原 图像复原的其它 MATLAB 函数 -Degradation of image restoration model continuous degradation model discrete degrada
  3. 所属分类:Graph program

    • 发布日期:2016-12-22
    • 文件大小:2333
    • 提供者:齐子新
  1. nilvbo

    0下载:
  2. 逆滤波图像复原程序,可以根据情况在上面做修改-Inverse filtering image restoration procedure, you can make changes according to the situation in the above
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:922
    • 提供者:lion
  1. nilvbo

    0下载:
  2. 通过逆滤波的方式对已经退化图像进行一定程度的恢复-Way through the inverse filter has degraded the image a certain degree of recovery
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:1038
    • 提供者:lscvenus
  1. nilvbo

    1下载:
  2. 本文包括以下内容:逆滤波,最小二乘方滤波,顺序滤波比较等matlab代码。-This article includes the following: inverse filtering, least squares filtering, comparison of the order of filtering matlab code.
  3. 所属分类:Wavelet

    • 发布日期:2017-03-29
    • 文件大小:566
    • 提供者:龙啸天
  1. matlab

    0下载:
  2. 通过matlab实现图像的逆滤波、维纳滤波的方法,效果还不错,很简单-Through matlab image inverse filtering, wiener filtering method, the effect is good, very simple
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:47587
    • 提供者:zhangwei
  1. 滤波设计.2 (2)

    1下载:
  2. 结合GA算法实现的双二阶级联滤波器的逆滤波设计,在MATLAB平台实现了简单仿真。(The inverse filter design of double two class combined filter based on GA algorithm is designed, and the simple simulation is realized on the MATLAB platform.)
  3. 所属分类:Audio

    • 发布日期:2018-01-09
    • 文件大小:966656
    • 提供者:SHUmouse
  1. 滤波处理器

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

    • 发布日期:2018-05-04
    • 文件大小:10240
    • 提供者:好1111
  1. matlab图像滤波去噪分析及其应用

    3下载:
  2. matlab图像滤波去噪分析及其应用 双线性滤波、Kirsch滤波、超限邻域滤波、逆滤波、双边滤波、同态滤波、小波滤波、六抽头滤波、约束最小平方滤波、非线性复扩散滤波、Lee滤波、Gabor滤波,、Wiener滤波、Kuwahara滤波、Beltrami流滤波、Lucy?Richardson滤波、NoLocalMeans滤波等研究内容。(Analysis and application of MATLAB image filtering and denoising Bilinear fi
  3. 所属分类:图形图像处理

    • 发布日期:2020-04-26
    • 文件大小:77824
    • 提供者:张先森zxs
« 12 3 4 »
搜珍网 www.dssz.com