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

搜索资源列表

  1. 《Visual C .NET数字图像处理实例与解析》源码 .rar

    0下载:
  2. 所属分类:图形图象

    • 发布日期:
    • 文件大小:228865
    • 提供者:
  1. VC++中值滤波

    0下载:
  2. 数字图像中值滤波:数字图像处理常用算法,具体内容见Readme【《VisualC++/Matlab图像处理与识别案例精选》】。-digital image filtering : digital image processing algorithms used, the specific content [see readme "Visual C + + / Matlab image processing and recognition of selected cases"
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:139948
    • 提供者:陈咚
  1. ImageProBase

    0下载:
  2. Visual C++开发数字图像处理应用程序的入门上手的编程框架方法,功能包括图像的读取、存储、打印及基本处理如直方图、负片、均衡、拉伸等,附带了常用API库函数DIBAPI、ProcessAPI的源代码,其它则靠自己深入扩充了。-Visual C development of digital image processing applications adapt to the entry of the programming framework, including the function
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:175701
    • 提供者:任勇
  1. Image_Processing

    0下载:
  2. 内含28个常用的数字图像处理Visual C++源代码,非常好用,大部分程序只能对256色图像进行操作,程序已经过作者调试,保证可以正常运行-includes 28 commonly used digital image processing Visual C source code, very good, most of the procedural right only 256 color images operations, procedures have been the author
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3899431
    • 提供者:wuyi
  1. VC_Digital_Image_Process

    0下载:
  2. Visual C++与数字图像处理源代码-Visual C and digital image processing source code
  3. 所属分类:图形图像处理(光照,映射..)

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

    0下载:
  2. VC数字图像处理典型算法源码,第三章,Visual C++程序,主要是图像线性变换。-VC typical digital image processing algorithm source code, Chapter III, Visual C + + program, Image is linear transformation.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:91474
    • 提供者:lq
  1. GeoTranslation

    0下载:
  2. VC数字图像处理典型算法源码第四章,Visual C++编程,主要是图像的几何变换-VC typical digital image processing algorithm source IV, Visual C + + programming, Image is the geometric transformation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:76397
    • 提供者:lq
  1. FreTranslation

    0下载:
  2. VC数字图像处理典型算法源码第五章,Visual C++编写,主要是图像的正交变换-VC digital image processing algorithms typical Chapter V source code, Visual C, Image is the orthogonal transformation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:63507
    • 提供者:lq
  1. TemplateTranslation

    0下载:
  2. VC数字图像处理典型算法源码第六章,Visual C++编写,主要是图像的模板变换-VC digital image processing algorithms typical source of Chapter VI, Visual C, is the template image transformation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:107115
    • 提供者:lq
  1. 1-(4)

    0下载:
  2. 图形处理,Visual C++数字图像识别技术典型案例源代码4-Graphics processing , the Visual C++ digital image recognition technology to a typical case of source code4
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:348977
    • 提供者:吴晓瑶
  1. visual-cPP-image-process

    0下载:
  2. 数字图像处理诸多算法源代码,图像处理的同学可以下载下来看看,适合初学者。-c++ code of digital image process
  3. 所属分类:Special Effects

    • 发布日期:2017-06-10
    • 文件大小:17702912
    • 提供者:wuhandaxue
  1. VCPPDIPRTEP

    1下载:
  2. visual C++数字图像模式识别技术及工程实践。介绍了模式识别和人工智能中的基本内容和相关模型,如:隐马尔可夫模型、聚类技术等,同时结合模式识别中的经典问题如:笔迹鉴定、人脸检测、车牌识别、医学图片处理等,从不同的角度介绍了这些问题,给出了基于C/VC++的代码实现。-visual C++ digital image pattern recognition technology and engineering practice.The basic content and related mo
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-28
    • 文件大小:10781056
    • 提供者:long
  1. Visual-CPPDigital-Image-Processing

    0下载:
  2. 作为数字图像处理技术的实现环节,本书将在Visual C++环境下介绍图像各种典型算法的编程实现。-As digital image processing technology, the book will be introduce the typical algorithms of image programmed in Visual C++ environment.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:741410
    • 提供者:diaomm
  1. image-processing(VC)

    0下载:
  2. MATLAB的图像处理基础的资料,这些代码来自《VISUAL C++/MATLAB图像处理与识别实用案例精选》,包含数字图像处理中的基本操作和函数,实用性很强。 -MATLAB image processing based on data code from the VISUAL C + + / MATLAB image processing and recognition of the practical case selection ", contains the basic opera
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3736897
    • 提供者:
  1. DIP-using-Visual-CPP

    0下载:
  2. Visual C++实现数字图像处理源代码-Visual C++ achieve digital image processing source code
  3. 所属分类:Graph program

    • 发布日期:2017-05-21
    • 文件大小:6275839
    • 提供者:lijunrui
  1. digital-image-process

    0下载:
  2. 《Visual C++数字图像获取.处理及实践应用》配套源程序-The the " Visual C++ digital image acquisition processing and the practical application of matching source
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-13
    • 文件大小:14403414
    • 提供者:lili
  1. DIP(Visual-CPP)

    0下载:
  2. 本书主要讲述如何使用Visual C++进行数字图像处理。全书对常用的数字图像处理算法进行了介绍。-This book focuses on how to use Visual C++ digital image processing. The book is commonly used digital image processing algorithms were introduced.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-30
    • 文件大小:12313673
    • 提供者:董兵兵
  1. 21

    0下载:
  2. 利用对数变换进行图像变换 公式:x1=c*log(double(x)+1)(1.Image Enhancement Using Intensity Transformations The focus of this project is to experiment with intensity transformations to enhance an image. Download Fig. 3.8(a) and enhance it using (a) The log t
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-09
    • 文件大小:33792
    • 提供者:seayon
  1. Vc6_Image

    2下载:
  2. VC++图像处理及源码包(大全)包括下列内容:1.数字图像获取,处理及实践应用电子书 2.数字图像获取,处理及实践应用电子书分章节源码 3.书中提及的各种算法的综合源码。压缩包里面包括的算法代码有:分章节源码内容:内容:对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强;逆滤波复原、维纳滤波方法;傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法;霍夫曼(Huffman)编码、算术
  3. 所属分类:图形图像处理

    • 发布日期:2019-10-04
    • 文件大小:15010816
    • 提供者:jhanker
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 19 »
搜珍网 www.dssz.com