CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 数字图像处理 算法

搜索资源列表

  1. FasteffectiveDCT

    0下载:
  2. DCT变换是数字图像处理中重要的变换,很多重要的图像算法、图像应用都是基于DCT变换的,如JPEG图像编码方式。对于大尺寸的二维数值矩阵,倘若采用普通的DCT变换来进行,其所花费的时间将是让人难以忍受甚至无法达到实用。而要克服这一难点,DCT变换的快速算法无非是非常吸引人的-DCT digital image processing is an important transformation, many important images algorithm, imaging applicatio
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:10278
    • 提供者:javenliu
  1. erzhihuabianhua

    0下载:
  2. 这是一个关于二值化变换的源代码,是数字图像处理的其中一个重要算法。-This is one of two binary transform the source code, digital image processing is one of the key algorithm.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:99908
    • 提供者:
  1. tuxiangchuliVCban

    0下载:
  2. VC++数字图像处理的一种新算法,别的地方下不到的,学习VC++数字图像处理的好例程。-VC digital image processing of a new algorithm, less than other places. learning VC digital image processing routines good.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:3513577
    • 提供者:张涤
  1. tiduruihua1

    0下载:
  2. 数字图像处理基础算法源代码,梯度锐化,好好努力啊-digital image processing algorithms based on the source code, gradient sharpening, a good effort ah
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:48013
    • 提供者:dawn
  1. cls_factory

    0下载:
  2. 介绍了各种数字图像处理的算法分析及编程实现技术。全书由12章和一个附录组成。主要内容包括:位图基础、图像的显示、图像的几何变换、图像灰度变换、图像的平滑处理、图像锐化处理及边缘检测、图像分割及测量、图像的形态学处理、图像的变换域处理及应用、图像的合成、24位彩色图像的处理、JPEG图像的压缩编码。 -introduced a variety of digital image processing algorithm analysis and programming technology. B
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:23601
    • 提供者:流流
  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. histogram_color

    0下载:
  2. 基于vc的数字图像处理中进行直方图修正和彩色变换算法代码-based on the Digital Image Processing for the amendment and color histogram algorithm code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2010-07-07
    • 文件大小:31303
    • 提供者:
  1. 20060816

    2下载:
  2. 图像处理算法源程序.pdf,包含: 利用Visual C++实现AVI文件的图像截取 Visual C++中实现对图像数据的读取显示 Visual C++实现视频图像处理技术 VC编程中如何操作数据库中的图像字段 Visual C++实现数字图像增强处理 Visual C++6.0开发灰度位图处理 VC++开发腐蚀运算源程序 VC++开发膨胀运算源程序 VC++开发细化源程序 VC++开发Hough变换的源程序 VC++开发轮廓提取源程序 堆
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:274436
    • 提供者:pudn_dxg001
  1. ImageProcessing_vc++

    0下载:
  2. 数字图像处理的全部算法,包括图像变换、图像增强、图像恢复和编码以及边缘检测等等算法,希望你能用得上-digital image processing algorithms, including image transform, image enhancement, Image restoration and encoding and edge detection algorithm, and so on, I hope you can use the grain
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:338366
    • 提供者:许凤
  1. DIBDisplay

    0下载:
  2. <visual c++数字图像处理典型算法及实现>的附带程序第一章使用DIB读写BMP文件示例,很好的一本书和例子
  3. 所属分类:图形图像处理(光照,映射..)

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

    0下载:
  2. <visual c++数字图像处理典型算法及实现>一书的第二章示例随机抖动法显示图像,很好的一本书和算法
  3. 所属分类:图形图像处理(光照,映射..)

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

    0下载:
  2. <visual c++数字图像处理典型算法及实现>一书的第三章示例1灰度线性变换、阈值变换、灰度窗口变换、拉伸、均衡,很好的一本书和算法
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:87695
    • 提供者:张敏
  1. chapter4ofvisualc++digitalimage

    0下载:
  2. <visual c++数字图像处理典型算法及实现>一书中的第四章图像的平移、镜像变换、转置、缩放、旋转等,一本很好的书和算法源代码
  3. 所属分类:图形图像处理(光照,映射..)

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

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

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

    0下载:
  2. 数字图像处理—经典算法,冈萨雷斯配套电子书籍-digital image processing-classical algorithm, Gonzalez matching e-books
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:5694334
    • 提供者:gaofei
  1. digitalprocessing_gangsaleisi_3

    0下载:
  2. 数字图像处理——冈萨雷斯——经典算法 ——电子书籍 -digital image processing -- Gonzalez -- classical algorithm -- electronic books
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:8532755
    • 提供者:gaofei
  1. VCtuxiangchuli

    0下载:
  2. 本书给出了数字图像处理程序算法,是VC++版本-book is a digital image processing algorithms, VC + + Version
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:233853
    • 提供者:杨昊坤
  1. fireDetectDesign

    2下载:
  2. 这是一篇基于数字图像处理的火灾检测系统软件设计,其中详细说明了对火灾进行判断的几条依据和相应的算法,并给出了实验结果,很有参考价值。-This is a digital image processing based on the fire detection system software design, It illustrates the right to judge the fire several basis and the corresponding algorithm, and gi
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:220007
    • 提供者:
  1. DIP_SourceCoder

    0下载:
  2. 本程序主要用来处理数字图像的,其中包含了经典的和现在流行的图像处理算法。可以满足图像处理入门者的全部要求。-the procedure used mainly in digital image processing, which includes the classic and the now popular image processing algorithm. Introduction to image processing to meet the full requirements.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:181776
    • 提供者:wukongpei
  1. vc++imageprocwessing

    0下载:
  2. visual c++数字图像处理典型算法及实现一书的所有源码,是图像处理入门的极好教程-visual c + + typical digital image processing algorithm and the realization of an all-source, Image processing is an excellent introductory tutorial
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:5673497
    • 提供者:fish
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 50 »
搜珍网 www.dssz.com