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

搜索资源列表

  1. VC++数字图象获取处理计算法

    0下载:
  2. 分别讨论了位图及图像类的概念、图像获取、图像增强、图像复原、正交变换、压缩编码、图像配准、运动检测、特征提取、图像分割及识别的相关知识,基本涵概了从图像获取到图像处理的各个领域,并结合Microsoft公司面向对象的可视化集成编程系统Visual C++,给出了相应的算法和完整的源代码。 -discussed a bitmap image and the concept of class, image acquisition, image enhancement, image restora
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:262274
    • 提供者:六六
  1. 处理

    0下载:
  2. 对图像进行均值滤波处理(图像复原)的源代码,编译后的可执行文件须带参数运行。 使用方法:mean BMP文件名-right images mean filter processing (image recovery) of the source code, compile the executable files carry operation parameters. Use : BMP file name mean
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1393
    • 提供者:何学洲
  1. Image Restoration

    0下载:
  2. 图像复原工具包,希望能为研究图像复原的同学提供帮助-Image Restoration Kit, which seeks to recover the image study to help students
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:409358
    • 提供者:111
  1. image_processing_synthesis

    0下载:
  2. 一个综合处理图像的源代码 内容包括图像的几何变换 正交变换 图像增强 形态学变换 边缘检测 图像分析 图像复原 图像编码 等-an integrated image of the source code includes images of the geometric transformation orthogonal transform image enhancement morphological transformation Edge Detection image analysis
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1745936
    • 提供者:徐明媚
  1. advanceCimage2

    0下载:
  2. 很多高级一点的图形图像处理程序,对图像进行傅立叶变换处理(图像变换),进行高斯模糊处理(图像复原),加入随机噪声,基于C++开发,希望大家能用得着(--)-many senior point graphics processing images on Fourier transform (Image Transform), Gaussian fuzzy processing (Image Restoration), by adding random noise, based on C + + d
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3213
    • 提供者:孙怀勇
  1. advanceCimage4

    0下载:
  2. 很多高级一点的图形图像处理程序,利用LoG边缘算子法对图像进行边缘提取,均值滤波处理(图像复原),中值滤波处理(图像复原),基于C++开发,希望大家能用得着(--)-1:00 graphics image processing procedure, and use Getting Edge Operator law right image edge extraction, mean filter (Image Restoration), the median filter processing
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3213
    • 提供者:孙怀勇
  1. LISQ

    0下载:
  2. 利用红黑小波进行图像去噪,图像复原,并与常规的小波进行比较-use red, black and wavelet denoising images, image recovery, and with the conventional comparison of wavelet
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:584020
    • 提供者:李江涛
  1. VC_DigitalImageProcess

    1下载:
  2. 这是一个关于数字图像处理的源代码,目前只支持bmp格式的灰度图像,但功能强大,内容丰富,几乎包含了数字图像处理的所有基本内容。如图像的点运算,几何变换,正交变换,图像增强,形态学变换,边缘与轮廓检测,图像分析,图像复原,图像编码等等。-This is a digital image processing of the source code, only supports bmp format gray image, but powerful, rich in content, consists
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:318456
    • 提供者:严江
  1. Wavelet_vc

    0下载:
  2. 对图像进行小波变换,功能:高通滤波,低通滤波,图像复原,增强,融合!-right image wavelet transform, functions : high-pass filter, low-pass filtering, image restoration, enhancement, integration!
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:91941
    • 提供者:gw
  1. image-1

    0下载:
  2. 图像增强,图像分析,图像复原,几何变换,形态学变换,正交变换的应用-image enhancement, image analysis, image recovery, geometric transformation, morphological transformation, orthogonal transformation Application
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:340351
    • 提供者:赵赵
  1. imagedisposal

    0下载:
  2. 数字图像处理,包括灰度转换,正交变换,图像平滑,中值滤波,图像分析,图像复原等-digital image processing, including gray-scale conversion, orthogonal transform, image smoothing, median filtering, image analysis, image recovery, etc.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:361680
    • 提供者:严蓉
  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. Wangmeng_8433028879

    0下载:
  2. ∷软件简介∷ 共14部分,分别介绍了图像的点运算、几何变换、正交变换、图像增强、腐蚀算法、膨胀 算法、细化算法、边缘检测与提取、轮廓跟踪、图像分析、图像复原和图像的压缩编码技术, 对每种常用的数字图像处理方法,都提供了完整的源代码。 - 鈭?the software synopsis 鈭?altogether 14 parts, separately introduced the picture spot operation, the geometry transformatio
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:179573
    • 提供者:sadgdg
  1. restore

    0下载:
  2. 为图像复原算法实现,包括逆滤波,维纳滤波等滤波器,产生噪声模糊-for image restoration algorithm, including inverse filter, Wiener filter filter, the noise generated fuzzy
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:17320
    • 提供者:chenfeng
  1. hkfdtjd

    0下载:
  2. 图像复原图像,大家再用vc编写图像处理程序是,可以利用处理-Image Restoration images, we use vc prepared image processing procedures, can be used to deal with
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:396140
    • 提供者:liwei
  1. VC.image-technology

    0下载:
  2. vc图像处理,点运算,几何变换,正交变换,图像增强,边缘轮廓,形态学变换,图像分析,图像复原,图像编码.-vc image processing, point operations, geometry transformation, orthogonal transformation, image enhancement, edge contour, morphological transformation, image analysis, image restoration, image co
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:341483
    • 提供者:闫东
  1. IMGRestore

    0下载:
  2. 呵呵,<visual c++数字图像处理典型算法及实现>一书中的第11章图像复原等,一本很好的书和算法源代码
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:236742
    • 提供者:张敏
  1. motiondeblur

    0下载:
  2. 运动模糊的图像复原,对存在匀速运动造成的模糊图像进行复原-motion - blurred image recovery, the existence of uniform motion blurred image recovery
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:430922
    • 提供者:yr
  1. BMP(VC++SourceCode)

    0下载:
  2. 本套源码是基于VC++开发的关于图像处理程序,其中包括图像的点运算,几何变换、正交变换、图像增强 、形态学增强、边缘与轮廓、图像分析、图像复原、图像编码和直方图处理-source of this set is based on the development of the VC on image processing, including image point operations, geometry transformation, orthogonal transformation, i
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:394564
    • 提供者:wangjianhui
  1. imageprocessingprograme

    0下载:
  2. 包含图象处理的各种基本源代码.灰度操作,图象滤波,几何变换,形态学变换,正交变换,图象分割,图像复原,纹理特征,人工神经网络等.-includes image processing of basic source code. Gray operation, image filtering, geometric transformation, morphological transformation, orthogonal transformation, image segmentation, i
  3. 所属分类:图形图象

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