CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - basic source

搜索资源列表

  1. MYVB

    0下载:
  2. 本软件具备基本的图象处理功能,如锐化,雕刻,对比度等等,是你学习图象处理的入门源码!-the software with basic image processing functions, such as sharpening, sculpture, contrast and so on, you learn image processing entry source!
  3. 所属分类:图形图像处理(光照,映射..)

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

    0下载:
  2. 该源码包含了常见的图像形态学算法,如图像基本逻辑运算,阈值分割,边缘处理,孔洞填充-the source contains common morphological image algorithms, such as images basic logic operations, thresholding segmentation, edge, filled Hole
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:98759
    • 提供者:jiangxia
  1. DIP_on_LabWindowsCVI

    0下载:
  2. 用于对数字图像的处理,初步调研对数字图像的基本处理方法,用cvi实现图像处理界面及函数。最后针对特殊应用进行试验,给出源程序。-used for digital image processing, preliminary research on the basic digital image processing methods, cvi achieved using image processing and interface functions. Finally special applic
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1891689
    • 提供者:鲁京
  1. imagee

    0下载:
  2. 图像增强技术,数字图象处理的基本源码程序,适合初学者 -image enhancement technology, digital image processing procedures for the basic source code, for beginners
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1247
    • 提供者:xiaoran
  1. lubojish

    0下载:
  2. 逆滤波处理,数字图象处理的基本源码程序VC++6.0调试工具-inverse filter processing, digital image processing procedures for the basic source code debugging tool for Visual C + + 6.0
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1375
    • 提供者:xiaoran
  1. diaokejishuu

    0下载:
  2. 雕刻技术,数字图象处理的基本源码程序VC++6.0调试工具-engraving technology, digital image processing procedures for the basic source code debugging tool for Visual C + + 6.0
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1136
    • 提供者:xiaoran
  1. BMPjibenchuliyuandaima

    0下载:
  2. BMP基本处理原代码,学习BMP处理很好的参考-BMP handling basic source code, learning to deal with BMP good reference
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:84104
    • 提供者:abin
  1. source-ok

    0下载:
  2. 本程序对VC++开发中的一些基本的框架设置问题进行了简单的介绍,如实现窗口框架基本设置,高级控件的专业使用和其他类似的功能333。-procedures for the development of the VC some of the basic framework set up for a simple briefing, If the basic framework for achieving window installed, the High Controls professional
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:11223
    • 提供者:du
  1. 20067418171562131

    0下载:
  2. 最快的图像平滑缩放程序 Visual Basic 源码-fastest zoom image smoothing procedures Visual Basic source
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:132250
    • 提供者:杜勇
  1. vc_picture

    0下载:
  2. 里面是图像处理的例子及源码,图像处理的的基本算法全部包括,非常有用。-There is a example of image processing and source, image processing, including all of the basic algorithm, very useful.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:3945649
    • 提供者:龚有平
  1. trans_effect.ZIP

    0下载:
  2. VB6.0.图象处理源代码,非常简洁的代码实现透明图片效果,值得初学者学习-VB6.0. Image processing source code, the code is very simple and transparent picture effects, it is worth learning for beginners
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:33997
    • 提供者:comprobe
  1. Image_Processing_Practise

    0下载:
  2. 这是《精通Visual C++数字图像处理技术与工程案例》光盘源代码,共包含9个完整用例(含源代码、完整设计流程图、原理介绍):人脸检测、牌照自动识别监控、运动人体跟踪、细胞识别统计、文字识别、相机自动调焦、计算机集成数控、运动检测、车牌定位。书中含图像和视频资源,不需自行搜集。此外还有对于数字图像处理基础知识、工程使用中涉及的基本技术的介绍。-This is《proficient in Visual C++ digital image processing technology and eng
  3. 所属分类:Special Effects

    • 发布日期:2016-09-18
    • 文件大小:14778523
    • 提供者:
  1. UDLPP

    0下载:
  2. 人脸识别的UDLPP算法程序,包括基本源码及人所用的人脸库,MATlab环境下实现。-Face recognition algorithms UDLPP procedures, including the basic source and human face database used, MATlab environment to achieve.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:2352869
    • 提供者:lyhpjlcn
  1. source-code-for-Visual-C

    0下载:
  2. 本书全面介绍了Windows 95/98/NT环境下图像处理的理论和编程技术,并基于面向对象的程序设计方法,详细讨论了图像处理算法的Visual C++编程技巧。本书的主体包括基本的图像操作、调色板处理、图像的特技显示与擦除、图像变换、颜色处理、图像处理等的算法及实现技术。本书是进行图像处理和多媒体编程的使用参考书,适合图像处理和多媒体编程人员参考阅读,也可作为大专院校计算机及相关专业师生的教学参考书。-This book a comprehensive introduction to imag
  3. 所属分类:Special Effects

    • 发布日期:2017-05-31
    • 文件大小:13562226
    • 提供者:sxwd015812
  1. Source-Code

    0下载:
  2. 里面包括了最基本的,图像处理功能,有边缘检测和图像分割技术。-Which includes the most basic image processing functions, there are edge detection and image segmentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:6850362
    • 提供者:李强
  1. matlab-basic-insar

    0下载:
  2. 源程序为MATLAB代码,主要功能是对干涉SAR数据的基本处理。-The source code for the MATLAB code, the main function is to interferometric SAR data processing.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-11
    • 文件大小:566526
    • 提供者:zjn
  1. source-code-for-image-processing

    0下载:
  2. 图像处理中常用到的二十多个基本算法的源代码,如图像变换、灰度变换、图像滤波、锐化、边缘检测、阈值分割、边界提取、边界跟踪等-Commonly used in image processing to more than twenty basic algorithm source code, such as image conversion, gray-scale transformation, image filtering, sharpening, edge detection, thresho
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:8140
    • 提供者:六月的雨
  1. Canny

    0下载:
  2. Canny算法的基本源代码,虽然有点复杂,但是还是值得一看的。希望对你有用!-Canny algorithm is the basic source code, though a bit complicated, but still worth a visit. Hope useful to you!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:10012
    • 提供者:renren
  1. Calculator-source

    0下载:
  2. 一个简单的计算器,能计算一些基本的数学运算。-A simple calculator that can calculate some basic mathematical operations.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3278
    • 提供者:ke631739
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com