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

搜索资源列表

  1. TuxiangXiaoBobianhuan

    0下载:
  2. 该程序可以对图像进行小波变换、高通滤波、低通滤波以及逆变换。-the program can right image wavelet transform, high-pass filter, low-pass filtering and inverse transform.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:260527
    • 提供者:郝光
  1. VC_ImageProcessing

    2下载:
  2. 《Visual C++数字图像获取、处理及实践应用》杨枝灵、王开等编著。内容:第4章 图像增强(对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强);第5章 图像复原(逆滤波复原、维纳滤波方法);第6章 图像处理中的正交变换(傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法);第7章 图像压缩编码(霍夫曼(Huffman)编码、算术编码、游程编码(Run Length Codin
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:280370
    • 提供者:陈镇静
  1. image-restoration-code

    0下载:
  2. 本程序为图像复原代码。运动模糊图像复原、非约束复原、逆滤波复原、维纳滤波复原等-The procedure is the image restoration code,including motion-blurred image restoration, non-binding restoration, inverse filtering restoration, Wiener filter and recover
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:236856
    • 提供者:shuang
  1. Image-restoration-code

    0下载:
  2. 图像复原代码。运动模糊图像复原、非约束复原、逆滤波复原、维纳滤波复原等-Image restoration code. Motion blurred image restoration, the constraint recovery, inverse filtering recovery, wiener filtering recovery, etc
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:7703772
    • 提供者:雷妮
  1. lowpass-filtering

    0下载:
  2. 利用fft2对图像傅里叶变换,在用lpfilter生成高斯低通滤波器,进行过滤再进行反变换最后显示-Use fft2 the image Fourier transform, in with lpfilter generate Gaussian low-pass filter for filtering the inverse transform last displayed
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:17068
    • 提供者:李倩影
  1. image-restoration

    0下载:
  2. 图像复原,包括逆滤波、最小二乘复原、非线性复原和其他复原技术-Image restoration, including inverse filtering, least squares recovery, nonlinear recovery and restoration techniques
  3. 所属分类:Special Effects

    • 发布日期:2017-12-05
    • 文件大小:443597
    • 提供者:黄小菲
  1. image-restoration

    0下载:
  2. 基于逆滤波的图像恢复matlab源代码,其中采用巴特沃斯滤低通波器-matlab code for image restoration based on inverse filtering,where the Butterworth filter is used.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-22
    • 文件大小:731
    • 提供者:caidongqin
  1. image-restore

    0下载:
  2. 模糊图像通过经典的维纳滤波进行复原的MATLAB程序。还包括与全逆滤波的对比。-Blurred image through the classical Wiener filter for recovery of the MATLAB program. Also includes comparison of the full inverse filtering.
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:600
    • 提供者:chenchen
  1. Digital-Image-Processin

    0下载:
  2. 可以进行离散余弦傅里叶变换,反变换,高通滤波,低通滤波等。数字图像处理-Can be discrete cosine Fourier transform, inverse transform, high pass filter, low-pass filtering. Digital Image Processing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2746825
    • 提供者:周成
  1. Image-restoration

    0下载:
  2. 图像复原,用PSF产生退化图像,生成运动模糊+高斯噪声图像MFN,计算噪信比,逆滤波复原-Image restoration, image degradation produced by PSF, Gaussian noise generated image motion blur+ MFN, calculate the noise signal ratio, inverse filtering restoration
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:933
    • 提供者:app
  1. image-Restore

    1下载:
  2. 图像复原算法,运动模糊复原,逆滤波、维纳滤波复原,最大熵复原,几何变换复原等,c++源码-Image restoration algorithm, motion blur restoration, inverse filtering, Wiener filtering restoration, maximum entropy restoration, geometric transformation and restoration.c++ source code
  3. 所属分类:Special Effects

    • 发布日期:2014-05-08
    • 文件大小:465920
    • 提供者:moses
  1. Ideal-low-pass-filtering

    0下载:
  2. 这是理想低通滤波器对图像进行滤波,包含滤波器的行数以及傅里叶逆变换-This is an ideal low pass filter for filtering the image, the number of rows including a filter and inverse Fourier transform
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:6164
    • 提供者:
  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-quantization-(reproduced)

    0下载:
  2. 数字图片量化:图像进行高斯滤波,图像直方图均衡及其处理,图像添加噪声并且滤除,矩阵做DCT反变换,对图像做dct变换和量化-Digital image quantization: image Gauss filtering, image histogram equalization and processing, image adding noise and filtering, matrix DCT inverse transform, DCT transform and quantizati
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-30
    • 文件大小:14424
    • 提供者:miyue
  1. Image-restoration

    0下载:
  2. 噪声图像逆滤波复原,加入高斯白噪声,用均方差评价图像还原效果-Inverse filtering noise image restoration, add gaussian noise, image rendering using mean square error uation
  3. 所属分类:Graph program

    • 发布日期:2017-04-12
    • 文件大小:669
    • 提供者:夏天
  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. image-inverse-filtering

    0下载:
  2. 图像复原的逆滤波方法,对退化函数f(x,y)的去除,包括实验步骤和实验程序-Image restoration of the inverse filtering method, the degradation function f (x, y) removal, including the experimental steps and experimental procedures
  3. 所属分类:Special Effects

    • 发布日期:2017-12-14
    • 文件大小:1289931
    • 提供者:莫西
  1. LAB5

    0下载:
  2. 对图片进行线性和非线性滤波,边缘检测,移除噪声(investigate various image filtering operations for image manipulation, restoration and enhancement. During this session, you will learn about linear and nonlinear filtering for different types of image noise, edge detection
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-21
    • 文件大小:2749440
    • 提供者:Jessicapu
  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
« 1 23 4 5 6 7 »
搜珍网 www.dssz.com