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

搜索资源列表

  1. DCT-decomposition-image-inpainting

    0下载:
  2. 基于自适应DCT分解的频率域的数字图像修复算法-Digital image restoration algorithm based on adaptive DCT-decomposition
  3. 所属分类:Special Effects

    • 发布日期:2017-11-11
    • 文件大小:5825
    • 提供者:吴萌
  1. image-inpainting-cPPcode

    1下载:
  2. 用C++语言编写的数字图像修复算法代码,以样本为模型-With written in C++ language digital image restoration algorithm code
  3. 所属分类:Special Effects

    • 发布日期:2014-08-28
    • 文件大小:11388928
    • 提供者:吴萌
  1. vcPP-on-digital-image-process

    0下载:
  2. 关于C++的数字图像处理源代码,注释很详细。内容包括图像编码、图像识别、边缘检测、图像恢复。-About C++ digital image processing source codes, they have very detailed notes. Include image coding, image recognition, edge detection, image restoration.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2262847
    • 提供者:王龙
  1. Image-Processing

    0下载:
  2. 基于经典灰度图像的经典算法(图像复原、图像增强)的简单实例-Based on the classic gray-scale image of the classic algorithm (image restoration, image enhancement) simple example
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-16
    • 文件大小:85997
    • 提供者:吕孟秋
  1. Digital-Image-Processing

    0下载:
  2. 介绍了数字图像处理的基本原理和方法,包括计算机数字图像处理的发展历史和主要内容、计算机数字图像处理的数学变换、模拟图像转换成数字图像的基本原理、图像增强、图像复原、图像的编码与压缩、图像的分割与描述、数字图像系统在医学中的应用等内容-Introduces the basic principles and methods of digital image processing, including the development history of computer digital image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:205412
    • 提供者:黄柳苹
  1. image-restoration

    0下载:
  2. 本程序采用有约束维纳滤波方法实现了模糊图像复原。-This program uses a constrained Wiener filtering method to realize the restoration of the blurred image.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:363418
    • 提供者:罗重阳
  1. image

    0下载:
  2. 图像复原,对于需要处理的图像进行退化处理之后进行复原-Image Restoration
  3. 所属分类:CSharp

    • 发布日期:2017-05-17
    • 文件大小:4529682
    • 提供者:徐斌
  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. Image-quality--MSE--PSNR

    0下载:
  2. 图像复原质量评价标准,包含MSE,PSNR-Image restoration quality evaluation criteria, including MSE, PSNR
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:694
    • 提供者:崖小帅
  1. Image-restoration

    0下载:
  2. 运用matlab语言编写代码,实现对受损图像进行修复,以得到原始的,完整的图像。-Repair the damaged image to get the original, complete image.
  3. 所属分类:matlab

    • 发布日期:2017-04-28
    • 文件大小:10694
    • 提供者:玥汐
  1. Restoration

    0下载:
  2. Here is a code for image restoration after compression. Using this you can calculate system parameters like PSNR, BER, CR
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1211
    • 提供者:sowmiya
  1. MATLAB-digital-image-processing-

    0下载:
  2. 《数字图像处理及MATLAB实现》杨杰 MATLAB 环境下的图像变换、图像增强、图像复原、图像压缩、小波变换等等完整源代码-The digital image processing and MATLAB Yang jie MATLAB environment image transformation, image enhancement, image restoration, image compression, wavelet transform, and so on comple
  3. 所属分类:Special Effects

    • 发布日期:2017-05-28
    • 文件大小:10691125
    • 提供者:吴哲
  1. CPA-to-restore-image

    0下载:
  2. 利用R语言,基于统计中的主成分思想实现对图像的压缩,以及用前几个主成分对图像进行恢复。-The use of the R language, realize image compression based on principal component thoughts statistics, as well as with the first few principal components for image restoration.
  3. 所属分类:Graph program

    • 发布日期:2017-05-03
    • 文件大小:788536
    • 提供者:
  1. image-Recovery

    0下载:
  2. matlab 数字图像处理 图像复原 含代码和结果显示 -Digital image processing matlab image restoration Containing the code and the results show
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1173191
    • 提供者:王伟
  1. Image-defogging

    1下载:
  2. 由于大气的散射作用,雾天的大气退化图像具有对比度低、景物不清晰的特点,给交通系统及户外视觉系统的应用带来严重的影响。但由于成像系统聚焦模糊、拍摄场景存在相对运动以及雾天等不利环境,使得最终获取的图像往往无法使用。为了解决这一问题,设计图像复原处理软件。 要求完成功能: 1、 采用直方图均衡化方法增强雾天模糊图像,并比较增强前后的图像和直方图; 2、 查阅文献,分析雾天图像退化因素,设计一种图像复原方法,对比该复原图像与原始图像以及直方图均衡化后的图像; 3、 设计软件界面 -
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:125952
    • 提供者:杨洋
  1. Graphics-and-Image-Processing

    0下载:
  2. 包括图像编辑(图像缩放,图像旋转,图像裁剪,纹理映射),图像分析(像素选择,强度描述,图像轮廓,绘制直方图),图像调整(直方图均衡化,阈值化,灰度变换),图像平滑(加噪,中通滤波,低通滤波,图像复原),图像锐化(采用Sobel算子,拉式算法,空域高通滤波,频域高通滤波,梯度法),图像高级处理(边缘检测,图像分割),小波分解(一次小波分解,两次小波分解,第一层小波重构)和图像彩色增强(假彩色增强)的GUI图形图像处理。-Including image editing (image scaling,
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:236545
    • 提供者:高蒙迪
  1. Super-resolution-image-restoration

    1下载:
  2. 使用最大后验概率的超分辨算法来实现图像是复原-Using the maximum a posteriori estimation algorithm to achieve super-resolution image is restored
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:5426
    • 提供者:
  1. Nonlocal-Image-Restoration-

    2下载:
  2. 利用非局部特性并结合低秩解法的图像降噪算法,速度很快-Nonlocal properties combined with low rank Solution image noise reduction algorithm, fast
  3. 所属分类:Special Effects

    • 发布日期:2017-05-27
    • 文件大小:9375982
    • 提供者:曹建鑫
  1. matlab-image-problems

    0下载:
  2. 关于利用matlab进行图像处理的一些书籍和代码,诸如图像降噪、图像恢复与评价等,希望能够帮到大家。-Some books on the use of matlab for image processing, such as image noise reduction, image restoration and uation, hoping to help you.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:138218
    • 提供者:James
  1. Image--vision-detection

    0下载:
  2. 图像内插与旋转,点运算,几何变换,正交变换,图像增强,形态学变换,边缘与轮廓提取,图像分析,图像复原,图像编码-Image interpolation and rotation, point operations, geometric transformation, orthogonal transformation, image enhancement, morphological transformation, edge and contour extraction, image analy
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-24
    • 文件大小:7301250
    • 提供者:Bright
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com