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

搜索资源列表

  1. PictureRecovery

    0下载:
  2. 实现图像加噪,然后对加噪的图像进行图像恢复。-Image noise, and then increase the image noise image restoration.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:2358157
    • 提供者:ausgo
  1. deconvL2_frequency

    0下载:
  2. 这是在频域的运动模糊图像恢复算法,能在频率域对图像进行恢复,需要知道PSF.-This is in the frequency domain of the motion-blurred image restoration algorithm, in frequency domain image restoration, need to know the PSF.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:838
    • 提供者:付中梁
  1. imagerestoration

    0下载:
  2. 图像恢复 1.编程读出给定的多幅bmp文件的图像矩阵数据 2.编程利用噪声对图像矩阵进行数据劣化 3.编程利用图像恢复算法进行复原,并观察复原效果 4.调整噪声的种类和强度进行重复实验 -1. Programmed to read out a given number of bmp image matrix data file 2. Programming to use noise to the image data matrix degradation 3. Program
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:11072
    • 提供者:joshua
  1. imageprocess

    0下载:
  2. 正交变换 傅立叶变换 哈达码变换 直方图均衡 模糊 锐化 模糊图像恢复 图像分割 矩应用-Orthogonal Transformation Hadamard Transform Fourier Transform fuzzy histogram equalization Sharpens fuzzy image restoration image segmentation application moment
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-02
    • 文件大小:688466
    • 提供者:lyg
  1. Wienerfilter

    0下载:
  2. 维纳滤波的算法实现用于图像恢复的VC++的算法研究-Wiener filter for image restoration algorithm for VC++ of the Algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-04-11
    • 文件大小:1223
    • 提供者:wangzi
  1. GA

    0下载:
  2. 提出一种改进的二维遗传算法用于图像恢复。-An improved two-dimensional genetic algorithm for image restoration.
  3. 所属分类:Document

    • 发布日期:2017-04-07
    • 文件大小:142346
    • 提供者:彭伟
  1. GAtuxianghuifu

    0下载:
  2. 本文提出一种改进的二维遗传算法用于图像恢复-In this paper, an improved two-dimensional genetic algorithm for image restoration
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:142358
    • 提供者:彭伟
  1. zy5

    1下载:
  2. 摘 要:曝光瞬间造成图像模糊的运动通常作为直线运动近似处理 ,若能找出模糊图像的运动模糊方向 ,并将之旋转到水平轴 ,则二维问题可简化为一维来处理 ,大大简化由模糊图像估计出运动模糊点扩散函数以及图像恢复的过程 ,并为图像恢复的并行计算创造有利条件。由于运动模糊降低了运动方向上图像的高频成 分 ,沿着运动方向实施高通滤波 方向微分 ,可保证微分图像灰度值 绝对值 之和最小。基于此 ,本文利用双线性插值的方法 ,固定并适当选取方向微分的微元大小 ,构造出3 ×3方向微分乘子 ,得到了高效高精度
  3. 所属分类:Document

    • 发布日期:2017-03-31
    • 文件大小:268341
    • 提供者:彭彭
  1. weina

    0下载:
  2. 维纳滤波,图像恢复,通过用matlab编辑的程序实现以上功能-wena
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:724
    • 提供者:lee
  1. bmpImgProcess

    0下载:
  2. 对BMP格式文件进行处理,有图像的反色处理、插值外推、运动图像恢复等功能。-BMP format to be processed, and the anti-color image processing, interpolation extrapolation, sports features such as image restoration.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4328194
    • 提供者:yqwh
  1. framework

    0下载:
  2. 图像算法框架,内涵图像处理的很多算法:包括灰度变换、几何变换、变换域处理、图像分割、图像恢复、形态学、运动图像分析等算法。测试通过。-Image algorithm framework, the connotation of a lot of image processing algorithms: including gray-scale transformation, the geometric transform, transform domain processing, image se
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4974068
    • 提供者:xzd
  1. NonnegJune2009

    0下载:
  2. 当前论文主要考虑的是非信号依赖的高斯噪声下的图像恢复,本程序实现了泊松噪声下的图像恢复,泊松噪声为信号依赖噪声,能够更加有效逼近实际成像系统噪声。- This is the code that was used in the papers "A Nonnnegatively Constrained Convex Programming Method for Image Reconstruction", "Total Variation-Penalized Poisson Likelihood E
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:431731
    • 提供者:sun
  1. dipsrc

    2下载:
  2. 一个VC数字图像处理系统,其中包括车牌识别系统,并带有大量图像处理特效,傅立叶变换、图像增强、图像恢复、图像编码、分析与重建等,每一项都包含有许多的子处理程序,尤其是车牌处理程序包括定位、分割、匹配、差分、平滑、均衡化、边缘检测、预处理等,了解详细情况请下载编译。 -A VC of digital image processing system, including the license plate recognition system, with a large number of i
  3. 所属分类:图形图象

    • 发布日期:2013-03-18
    • 文件大小:180456
    • 提供者:zhongxiaosheng
  1. BGA112233

    0下载:
  2. 基于遗传算法的图像恢复技术研究-Genetic Algorithm Based on Image Restoration Technology. . . . . . . .
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:83418
    • 提供者:litaohao
  1. ImageRestore

    1下载:
  2. 提供了图像恢复的多个示例程序,包括小波、维纳滤波等方法,参考价值很高。-Several examples for image filtering
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:353705
    • 提供者:郑生朋
  1. phase_div

    2下载:
  2. 基于盲解卷积的相位差算法,图像恢复,文件包里面有仿真和LBFGS优化算法-The phase difference based on blind deconvolution algorithm, vogel
  3. 所属分类:Graph program

    • 发布日期:2017-05-25
    • 文件大小:8198035
    • 提供者:wangzy
  1. m

    0下载:
  2. 用Visual C++实现模糊图像恢复处理程序实例-Using Visual C++ fuzzy image restoration processing examples
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:4913
    • 提供者:susan
  1. 15-1

    0下载:
  2. 小波分析用于图像恢复的源程序,里面含有对含噪声图像的消噪以及回复过程,相当不错。-Wavelet analysis of the source code for image restoration, which contains images containing noise, de-noising and responding to process, quite good.
  3. 所属分类:Wavelet

    • 发布日期:2017-04-08
    • 文件大小:1239
    • 提供者:zhang
  1. POCS

    4下载:
  2. 关于超分辨率图像恢复的凸集投影算法,运行结果正确。-code about super-resolution based on POCS
  3. 所属分类:Special Effects

    • 发布日期:2015-01-01
    • 文件大小:1987965
    • 提供者:吴建华
  1. Image_Restoration

    0下载:
  2. matlab 一些源代码用于图像恢复,网上下载的。-some source code for image restore
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:923901
    • 提供者:Rongjie Zhang
« 1 23 4 5 6 7 8 9 10 ... 40 »
搜珍网 www.dssz.com