搜索资源列表
hedongjian
- 彩色位图转黑白位图代码。何东健《数字图像处理》随书光盘提供的源码。-color bitmap to black-and-white bitmap code. Dong - Jian "Digital Image Processing" With the CD source.
onlineHandWrittingOCR
- 联机手写字符识别程序,属于数字图像模式识别技术及工程实践的随书代码-on-line handwriting character recognition process is digital image pattern recognition technology and engineering practice with the code book
vc.net.CAD
- 本书主要结合VB.NET和VC#.NET两种语言介绍了创建交互式CAD系统的基本思路和技术,分别给出了两种语言的小系统完整代码,并讨论了技巧实现的其他可能性以及系统代码的改进方法。 本书前3章主要介绍语言基础和.NET框架基础,第4章至第8章结合一个CAD小系统的创建详细地介绍了交互式CAD系统的组织思路和基本技术,第9章至第11章介绍了更多的技巧实现方法和系统优化方法,第12章结合CAD编程进行了一些设计模式方面的讨论;写作过程中注意了循序渐进的讲解原则,内容适合不同学习阶段的读者。 书中所有
visualc++matlabSourcecode
- Visual C++_MATLAB图像处理与识别实用案例精选随书光盘。内含所有例子的matlab代码及Vc代码实现。并包含由VC实现的几个识别应用实例。
数字图像处理编程入门演示程序代码
- 对于图像处理入门非常好的一本电子书的随书的演示程序的代码,都已经编译过了的。-image processing for entry is a good e-book with the demo program code, have been compiled by the.
数字图象处理光盘原代码
- 这是周昆编写《VC++数字图像处理》一书随光盘源代码,对于初学数字图像处理来说很有用-This is the preparation of "VC Digital Image Processing," a book with CD-ROM source code for beginner digital image processing useful term
精通Visual C++图像处理编程(第3版)代码.rar
- 精通Visual C++图像处理编程(第3版)代码 上传的是该书的随书光盘中的代码,有需要的可以下了
ArcgisEngineMethod
- 《地理信息系统开发-ArcEngine方法》 随书代码-" Geographic Information System Development-ArcEngine method" with the book code
Chart2DLib
- Practical C# Charts and Graphics 的随书代码,主要包括一个2D图表绘制的自定义控件,实现功能比较全面。-Practical C# Charts and Graphics code with the book, including a custom control to draw 2D diagrams to achieve a more comprehensive functionality.
OpenGL-1.1
- opengl 开发宝典的随书代码,全部可编译-opengl official guide source code part two. it can be compiled any way it is very good
openGLSuperBuild4code
- OpenGL第四版随书代码,虽然第五版和第六版已经上市,但是内容基本一样-SuperBuild4code,Thongh the Build5 and Build6 have already on sale,the contents are the same
222
- 此代码为Visual C++数字图像处理典型算法及实现的随书配套光盘,是求实科技出版的,里面带大量代码-This code for Visual C++ Digital Image Processing Algorithm and Implementation of a typical book with CD-ROM package is a practical science and technology published, which brought a large number of
MATLABImageProcessesAndGUIDesign
- 随书附赠的光盘中的代码,包括各个例子和一些功能实现-With the book comes with a CD-ROM in the code, including various examples and some of the features to achieve
VisualCOpenGL
- 本文件是图书“Visual C++ OpenGL应用程序开发”的随书光盘里的内容,含有示例代码-This document is the book " Visual C++ OpenGL application development," the CD with the book' s content, with sample code
Digital-Image-Processing
- 代码是何东健《数字图像处理》的随书代码,提供了图像增强与平滑、图像分割与边缘检测、图像的几何变换、频域处理、数学形态学及其应用、图像特征与理解、图像编码 、图像复原的源代码.-Code is Dong-Jian " Digital Image Processing" with the book code, and provides image enhancement and smoothing, image segmentation and edge detection, i
opencv-2-cookbook-src-master
- 学习Opencv 2.0 随书代码,可以直接运行的-Learning Opencv 2.0 with the book code, can be directly run
opencv-2-cookbook-src-master
- opevcv2的随书代码,内容很好,非常实用-opevcv2 code with the book, the content is very good, very practical
VTK图形图像开发进阶 随书代码
- 本书系统地介绍了VTK基础知识与开发技术,帮助VTK用户从入门到进阶,快速进入项目实战。本书第l章是VTK概览,介绍VTK的发展和编译安装;第2章以实例开题,分析VTK渲染引擎和可视化管线;第3章介绍VTK的基本数据结构,并在第4章中以实例分析VTK中数据读写功能;第5~6章通过实例阐述VTK在图像和图形处理中的应用;第7章分析VTK的体绘制技术;第8章讲述VTK交互技术;第9章内容为VTK在Qt、MFC等环境下的开发技术;第10章分析了VTK的基础架构和管线机制,并通过实例讲解自定义Filte
浅墨opencv
- CSDN浅墨大神出版的《opencv3编程入门》随书代码,包含几次更新的纠错PDF文件(CSDN light ink great God published "opencv3 programming portal" with the book code, contains several updates of the error correction PDF file)
学习opencv随书源码
- 《学习opencv》整套代码,例子详实,易于学习,想要入门opencv的好帮手