CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - wiener image matlab

搜索资源列表

  1. 运动模糊图像通过四种方法维纳滤波

    3下载:
  2. 运动模糊图像通过四种方法维纳滤波、约束最小二乘法、lucy、盲目卷积图像复原,Motion-blurred image through the four methods of Wiener filter, constrained least squares method, lucy, blind deconvolution image restoration
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-12-17
    • 文件大小:898byte
    • 提供者:岳丹丹
  1. image.rar

    1下载:
  2. 包含常用的图像处理程序,对初学者有很大的帮助,如图像的加噪、直方图均衡化、维纳滤波去噪等等,Include commonly used image processing procedures, to be very helpful to beginners, such as image noise, histogram equalization, Wiener filtering de-noising, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:11.19kb
    • 提供者:陈少华
  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
    • 文件大小:2.2kb
    • 提供者:childe
  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
    • 文件大小:1.47kb
    • 提供者:虞佳霓
  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
    • 文件大小:2.79kb
    • 提供者:吕军
  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. Wienafilter

    0下载:
  2. 该程序用来对图像进行维纳滤波复原操作处理,用MATLAB实现。-the procedures used to image Wiener filter recovery operation, using MATLAB.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-16
    • 文件大小:1.47kb
    • 提供者:章献
  1. ch8_4_2

    0下载:
  2. 用matlab编写的图像复原源代码,采用维纳滤波复原技术,可对模糊和加噪的图像实现精确复原。-Prepared using matlab source code image restoration using Wiener filter restoration technology, can be vague and processors realize accurate image noise resilience.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1.13kb
    • 提供者:cwb
  1. Fourteen

    2下载:
  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
    • 文件大小:2.58kb
    • 提供者:王万国
  1. enhance

    2下载:
  2. 在空域中常用的图像增强的程序,有自适应滤波法、二次维纳滤波、梯度法、直方图均衡法等-In the airspace used in the process of image enhancement, and adaptive filtering method, the second Wiener filter, the gradient method, histogram equalization method
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:2.41kb
    • 提供者:陈少华
  1. winer

    0下载:
  2. 维纳滤波实现图像的屡噪等处理,通过本程序处理的图像能提高分辨能力-Wiener filtering of image noise, such as repeated handling, through the image processing can improve the resolving power
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:593byte
    • 提供者:苏子
  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
    • 文件大小:388.59kb
    • 提供者:guhuxiang
  1. MatlabToolboxforImageProcessing

    0下载:
  2. \常用的图像处理工具(用MATLAB所编)Matlab Toolbox for Image Processing:梯度锐化,图像镜像,图像平移,图像缩放,图像细化,图像旋转,维纳滤波处理,用Canny算子提取边缘,阈值变换,直方图均衡,中值滤波等。-\ Common image processing tools (using MATLAB, ed) Matlab Toolbox for Image Processing: gradient sharpening, image mirroring,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1.35mb
    • 提供者:youxia
  1. ImageNoiseReduction

    0下载:
  2. 均值滤波对高斯噪声的效果 二维自适应维纳滤波对高斯噪声的滤除效果 对加入椒盐噪声的图像分别作均值、中值和维纳滤波 分别使用二维统计滤波对椒盐噪声和高斯噪声进行滤波 利用wrcoef2函数进行图像去噪-Mean filter on the effect of Gaussian noise two-dimensional Adaptive Wiener filtering of the Gaussian noise filtering effect the image to j
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:3.09kb
    • 提供者:高超
  1. wnr

    0下载:
  2. 一个维纳滤波器图像恢复的MATLAB原码-A Wiener filter image restoration of the original MATLAB code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:531byte
    • 提供者:海蓝可
  1. GUI

    0下载:
  2. Median filter 3x3,Median filter 5x5, mean filter, wiener filter, PSNR, MSE -a simple gui for image noise removal
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:14.36kb
    • 提供者:torto
  1. wiener

    0下载:
  2. 在知道清晰图像和噪声频率特性的情况下,维纳滤波器被看做是一种有效的图像复原技术-In that resolution images and noise frequency characteristics of the case, the Wiener filter is seen as an effective image restoration technique
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:688byte
    • 提供者:zougq
  1. sc10002074

    0下载:
  2. 空域图像增强,使得图像边缘尖锐化,使用了维纳滤波、均值滤波、中值滤波等-Spatial image enhancement, making the edges sharp, and the use of the Wiener filter, mean filter, median filter
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3.78mb
    • 提供者:黄阳
  1. MatLab编译文件

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

    • 发布日期:2018-05-02
    • 文件大小:201kb
    • 提供者:Panta丶
  1. matlab图像滤波去噪分析及其应用

    4下载:
  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
    • 文件大小:76kb
    • 提供者:张先森zxs
« 12 3 4 »
搜珍网 www.dssz.com