搜索资源列表
车牌识别
- 需要注意的地方: 使用VC++6.0做开发工具, 采用简单的SDI框架结构 ,一次处理一幅位图(有兴趣的可以作成MDI) 1)位图信息的数据是从左下往右下为一行,一行一行往上排的。 2)每行像素应该是4的倍数,不足的地方用空点补齐,读的时候注意跳过冗余点。 3)主要数据都存在Doc里面,BMP的主要数据存在一个由ImgData指向的BYTE型的内存空间(根据位图的大小,动态分配的)。 4)数据读进来以后,注意向内存中贴图,以保证刷新的效率。 5)程序执行流程 应用程序生成--》
CAD_Book_CD
- 王清辉、王彪编写的《Visual C++ CAD应用程序开发技术》书本的源程序代码。本书内容包括:总体程序框架的分析与设计、功能模块的划分、相关DLL库的开发与使用、CAD基础几何类库的开发、在MFC环境下使用OpenGL进行图形绘制、开发面向CAD应用程序的OpenGL通用绘图类、使用面向对象技术设计CAD软件的几何内核等。-Wang Qing, Wang Biao prepared by the "Visual C CAD application development techn
作业框架
- 本程序是用VC的MFC开发的单文档图象处理应用程序,实现了位图的显示,统计灰度值,画出值方图,边缘检测,灰度均衡化等功能-this procedure is the MFC with VC development of a single document image processing applications, achieving a bitmap display, statistical gray values, to give value to map, edge detection,
基于MO开发的GIS系统
- 应用VB+MO编写了一些简单的GIS基本功能,大家可以省去编写这些基本功能的时间,直接在此基础上深入开发-VB MO prepared some simple basic GIS functions, we might dispense with the preparation of these basic functions of time and directly on the basis of this in-depth development
内插—存数据
- opengl练习程序,主要实现了OPENgl中一些最基本的应用,可以进行曲面内插和存数据等功能。-opengl practice procedures, the main OPENgl some of the most basic applications that can be inserted within the surface and the data capabilities.
vega 应用演示程序
- 一个vega应用的演示程序。实现了一个用creator建立的重力坝模型的简单漫游功能 。
libQGLViewer-2.3.9
- QT OPENGL 的代码功能应用参考,用于查看OPENGL和QT结合之后的,OPENGL代码应用的实例-QT OPENGL application of the code function reference, for viewing with OPENGL and QT after, OPENGL examples of code applications
BuildGISDesktopAppBaseCAE
- 基于CAE构建GIS桌面端应用系统框架全代码,完整的实现标准的GIS开发功能-CAE to build GIS-based desktop client application framework for the entire code, complete realization of the standard functions of GIS Development
openGL-demo_844705129
- OpenGL变换、投影、纹理映射demo程序,不包含源代码,但是可以作为一个简单的示例,展示OpenGL的一些功能应用-OpenGL transformation, projection, texture mapping demo program does not include source code, but can be used as a simple example, showing some of the features OpenGL applications
courseware-of-MFC-
- visual c++ mfc编程及其功能应用-the function of vc and mfc
IDLViewer
- IDLViewer包含了遥感图像处理系统通的一些功能应用模版,包含了遥感图像处理系统通的一些功能比如打开图像显示鼠标取值、拉框放大、灰度与RGB 显示模式、放大缩小平移等功能。 我-IDLViewer contains some of the features of the remote sensing image processing system through application template contains a number of features such as remo
IDLViewer_UseEnvi
- IDL Viewer_useEnvi应用模版, 包含了遥感图像处理系统通的一些功能应用模版,与IDL Viewer不同,这个是基于ENvi二次开发模版。-IDL Viewer_useEnvi application template contains some of the features of the remote sensing image processing system through application templates, with IDL Viewer, this is b
MulCSharp(DLL)
- C#实现车牌识别功能 应用于智能交通领域 对于全天候各类图片拥有极好的鲁棒性和识别率-C# license plate recognition in the field of intelligent transportation has excellent robustness and recognition rate for the weather all kinds of pictures
Muldelphi(DLL)
- Delphi实现车牌识别功能 应用于智能交通领域 对于全天候各类图片拥有极好的鲁棒性和识别率-Delphi has excellent robustness and recognition rate for the weather all kinds of pictures used in the field of intelligent transportation license plate recognition
MulVB(DLL)
- Vb实现车牌识别功能 应用于智能交通领域 对于全天候各类图片拥有极好的鲁棒性和识别率-Vb license plate recognition has excellent robustness and recognition rate for the weather all kinds of pictures used in the field of intelligent transportation
rotationMatrix2eulerAngles
- 从旋转矩阵中求解欧拉角,具体功能应用参看readme.txt。-computer euler from rotation matrix
libQGLViewer-2.5.3
- QT OPENGL 的代码功能应用参考,用于查看OPENGL和QT结合之后的,OPENGL代码应用的实例-QT OPENGL application of the code function reference, for viewing with OPENGL and QT after, OPENGL examples of code applications-QT OPENGL application of the code function reference, for viewing wi
Smooth
- 此程序用来对图像进行平滑度处理的功能应用示例程序,用C#编写的,里面包含了源码和相应的图像处理示例图片。-this program is devoloped in c#,it fix the picture propery to be smoothly,the packet is including the source code and related pictures.
Android 人脸识别功能使用源码
- 基于人的脸部特征信息进行身份识别的一种生物识别技术 安卓人脸识别小程序(Human face feature information based identification of biometric technology, Android face recognition applet)
matlab数字图像处理系统
- matlab具有完备的图形处理功能、友好的用户界面以及功能强大的图形处理工具箱,能够实现对数字图像的编辑和处理工作,实现功能包括数字图像的读取、存储、显示、去色、图像翻转、局部放大、透明度调整、去噪、平滑、锐化、压缩、边缘检测等操作。 本文的主要内容如下: 1.研究图像处理技术,包括图像处理技术的分类、数字图像处理的特点,主要内容以及应用。 2.分析MATLAB软件及其在图像处理中的应用。 3.完成系统的总体设计,各功能模块设计。由于篇幅有限,本文重点论述了图像变换模块的设计,对已有的算