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

搜索资源列表

  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. ImageRestore

    0下载:
  2. 图像复原代码。运动模糊图像复原、非约束复原、逆滤波复原、维纳滤波复原等。-image restoration code. Fuzzy Image Restoration Movement, a non-binding recovery, rehabilitation inverse filter, Wiener filter and recover.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:236852
    • 提供者:李松原
  1. IMGRestore

    0下载:
  2. vc++实现运动模糊图像复原,维纳滤波和逆滤波复原
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:236992
    • 提供者:江兰
  1. IMGRestore

    0下载:
  2. 图像复原操作,运动模糊图像复原,非约束复原,逆滤波退化,逆滤波复原,加噪退化,维纳滤波复原的源代码。注意仅针对256色位图。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:272360
    • 提供者:
  1. wnrVC6.0

    0下载:
  2. 运动模糊图像 图像复原 维纳滤波复原 逆滤波复原 VC++6.0程序 代码
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:239038
    • 提供者:池娟
  1. IMGRestore

    0下载:
  2. 本程序主要实现对退化图像进行复原,主要有运动模糊图像复原,逆滤波复原,维纳滤波复原
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:236649
    • 提供者:聂尧
  1. 图像复原

    0下载:
  2. 可以实现运动模糊图像的复原,,逆滤波复原,和维纳滤波.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2009-04-02
    • 文件大小:236485
    • 提供者:yanghaocouple
  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. ImageProcess

    0下载:
  2. 特技显示: 图像扫描、图像插入、百叶窗显示、马赛克效果、栅格条交错、从全黑淡入、图像伸缩 像素运算: 查看直方图、直方图均衡、线性变换、阈值变换、窗口变换、灰度拉伸、对数变换 几何变换: 图像镜像、图像平移、图像旋转、图像缩放 正交变换: 离散傅立叶变换、离散余弦变换、沃尔什哈达玛变换、离散K-L变换、小波变换 图像复原: 逆滤波复原、维纳滤波复原 图像增强: 灰度变换调整、直方图修整法、图像平滑法、中值滤波、低通滤波、图像锐化、高通滤波
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:902902
    • 提供者:hongye
  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. IMGRestore

    0下载:
  2. 用VC实现的图像复原的多种方法,如运动模糊图像复原、逆滤波复原等。-VC achieved with a variety of image restoration methods, such as motion-blurred image restoration, inverse filtering and recover.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:234342
    • 提供者:沈慧杰
  1. IMGRestore

    0下载:
  2. 图像复原的相关程序,内含运动模糊和运动模糊复原、逆滤波退化和逆滤波复原、加噪退化和维纳滤波复原。-Image restoration procedures, including motion blur and motion blur restoration, inverse filtering and inverse filtering to recover degraded, noise degradation and restoration Wiener filter.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3461946
    • 提供者:jiaojiao003
  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. Filter

    0下载:
  2. 在Visual C++对数字图像进行逆滤波复原实现-In the Visual C++ inverse filter for digital image restoration to achieve
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1006
    • 提供者:钟生
  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. IMGRESTORE

    0下载:
  2. 一个关于图像复原的程序,用VC++实现运动模糊图像复原、逆滤波复原等。-A program on the image restoration, using VC++ to achieve motion-blurred image restoration, inverse filtering and restoration.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:237844
    • 提供者:soar
  1. 图像复原

    0下载:
  2. 运动模糊图像的逆滤波复原、维纳滤波复原和约束最小二乘滤波复原
  3. 所属分类:matlab例程

  1. 图像复原(Wiener+Inverse+Lucy)

    1下载:
  2. 针对模糊图像进行还原的gui系统。希望小伙伴们喜欢。其中包括了维纳滤波的还原,逆滤波的还原等(GUI system for restoration of blurred image. I hope you like it. It includes the restoration of Wiener filter, the restoration of inverse filter, etc)
  3. 所属分类:图形图象

    • 发布日期:2020-06-19
    • 文件大小:3026944
    • 提供者:摘星夺月
« 12 3 4 5 »
搜珍网 www.dssz.com