搜索资源列表

  1. 图像复原

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

    • 发布日期:2009-04-02
    • 文件大小:230.94kb
    • 提供者:yanghaocouple
  1. 逆滤波处理

    0下载:
  2. 该函数用来对BlurDIB()生成的DIB图像进行复原操作-the function used to BlurDIB () generated DIB image recovery operation
  3. 所属分类:图形/文字识别

    • 发布日期:2024-11-14
    • 文件大小:43kb
    • 提供者:高原
  1. Image_Restoration

    0下载:
  2. 这是VC++下图象复原的维纳滤波及逆滤波实现程序,虽然效果不明显,但实现了处理后的图象保存功能。-This is the VC image recovery Wiener filter and inverse filtering procedures, although ineffective, However, realization of the processed image retention.
  3. 所属分类:图形图象

    • 发布日期:2024-11-14
    • 文件大小:72kb
    • 提供者:小张
  1. ImageRestore

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

    • 发布日期:2024-11-14
    • 文件大小:231kb
    • 提供者:李松原
  1. ch8_4_2

    0下载:
  2. 维纳滤波 用真实的PSF函数采用维纳滤波方法复原图像 采用过大的模糊距离参数和过大的模糊运动方向角度参数不考虑噪声的影响,采用逆滤波方法复原图像 另一程序 生产实验图像 读取原始图像-Wiener filter PSF with the real function of the use of Wiener filtering method is too large to recover the image using
  3. 所属分类:书籍源码

    • 发布日期:2024-11-14
    • 文件大小:1kb
    • 提供者:宗常进
  1. imageprocessing3

    2下载:
  2. 1.选择一幅图像,利用散焦模型或运动模糊模型对该图像进行模糊处理;利用逆滤波对模糊图像进行复原处理,显示原始图像、模糊图像以及复原处理后的图像。 2.利用迭代算法对模糊图像进行逆卷积复原处理,显示原始图像、模糊图像以及复原处理后的图像。 -1. Select an image, the use of defocusing model or the model of the motion-blurred images fuzzy
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-14
    • 文件大小:2kb
    • 提供者:syq
  1. IMGRestore

    0下载:
  2. vc++实现运动模糊图像复原,维纳滤波和逆滤波复原-vc++ realize motion-blurred image restoration, Wiener filter and inverse filter to recover
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-14
    • 文件大小:231kb
    • 提供者:江兰
  1. IMGRestore

    0下载:
  2. 图像复原操作,运动模糊图像复原,非约束复原,逆滤波退化,逆滤波复原,加噪退化,维纳滤波复原的源代码。注意仅针对256色位图。-Image restoration operation, motion-blurred image restoration, non-binding recovery, inverse filtering degradation, rehabilitation of inverse filtering, nois
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-14
    • 文件大小:266kb
    • 提供者:
  1. wnrVC6.0

    0下载:
  2. 运动模糊图像 图像复原 维纳滤波复原 逆滤波复原 VC++6.0程序 代码-Motion-blurred image restoration image restoration Wiener filtering inverse filtering to recover VC++ 6.0 code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-14
    • 文件大小:3.31mb
    • 提供者:池娟
  1. IMGRestore

    0下载:
  2. 主要是图像复原的实现,包括运动模糊图像复原和逆滤波、维纳滤波复原。-Mainly the realization of image restoration, including motion-blurred image restoration and inverse filtering, Wiener filtering restoration.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-14
    • 文件大小:3.34mb
    • 提供者:
  1. IMGRestore

    0下载:
  2. 本程序主要实现对退化图像进行复原,主要有运动模糊图像复原,逆滤波复原,维纳滤波复原-The main achievement of this procedure on the degradation of image recovery, there are motion-blurred image restoration, inverse filtering to recover, Wiener filter restoration
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-14
    • 文件大小:231kb
    • 提供者:聂尧
  1. Fourteen

    0下载:
  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
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-14
    • 文件大小:2kb
    • 提供者:王万国
  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. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-14
    • 文件大小:3.29mb
    • 提供者:沈慧杰
  1. ImageProcess

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

    • 发布日期:2024-11-14
    • 文件大小:882kb
    • 提供者:hongye
  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 restora
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-14
    • 文件大小:3.3mb
    • 提供者:jiaojiao003
  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. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-14
    • 文件大小:1kb
    • 提供者:虞佳霓
  1. imagerestoration

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

    • 发布日期:2024-11-14
    • 文件大小:2kb
    • 提供者:齐子新
  1. Filter

    0下载:
  2. 在Visual C++对数字图像进行逆滤波复原实现-In the Visual C++ inverse filter for digital image restoration to achieve
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-14
    • 文件大小:1kb
    • 提供者:钟生
  1. nilvbo

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

    • 发布日期:2024-11-14
    • 文件大小:1kb
    • 提供者: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. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-14
    • 文件大小:232kb
    • 提供者:soar
« 12 3 4 5 6 »

源码中国 www.ymcn.org