搜索资源列表
libjasper
- JPEG2000 库源代码,最新的JPEG2000标准源代码。JPEG编解码效率比JPEG高。-JPEG2000 library source code, the latest JPEG2000 standard source code. JPEG codecs high efficient than JPEG.
光学字符识别技术
- OCR算法代码。这不是一个完整的系统,没法生成可执行程序。代码基于Linux/KDE开发,用到了C++标准模板库。代码的目的是向读者展示一个OCR系统包括哪些部分,如何工作, 读者可以借鉴这些代码,改动后用到自己的系统中。由于这是从一个完整的OCR系统中抽取的部分代码,所以这些代码无法单独编译。 两个*.dat文件如下: char_data.dat:字符特征数据 words_de.dat:词库(后处理用)-OCR algorithm code. This is not a com
OCR算法之C语言代码
- OCR算法代码。 这不是一个完整的系统,没法生成可执行程序。 代码基于Linux/KDE开发,用到了C++标准模板库。 代码的目的是向读者展示一个OCR系统包括哪些部分,如何工作, 读者可以借鉴这些代码,改动后用到自己的系统中。 由于这是从一个完整的OCR系统中抽取的部分代码, 所以这些代码无法单独编译。 两个*.dat文件如下: char_data.dat:字符特征数据 words_de.dat:词库(后处理用) 如果需要完整实用的中文OCR代码,
Edit3DM
- 浮动窗体中的OpenGL多视图的实现。利用OpenGl图像标准库,在多视图模式下,对窗口进行了显示处理。-floating forms of OpenGL Multi-View achieved. OpenGl images using standard library, in multi-view mode, the right window displays.
ipl98_v2.20.tar
- The Image Processing Library 98 (IPL98) is a platform independent image C/C++ library. IPL98 is useful, for combining tailor-made image processing and interpretation with standard methods for acquisitions, processing, and storage of image information
OpenGL编程初步
- OpenGL介绍 由SGI公司的GL发展而来的一个工业标准图形库。 OpenGL由图形库GL(Graphics Library)和应用图形库GLU(Graphics Library Utilities)两个库组成-OpenGL # 61548 introduced by SGI's GL from the development of an industry-standard graphics library. # 61548 by the OpenGL
lib3ds-1.2.0
- lib3ds。一个用于读取3ds格式三维模型的标准类库-lib3ds. 3ds read for a 3D model format standard class library
OpenGL程序
- 992年7月,SGI公司首次发布了作为三维图形编程接口的OpenGL。目前它已成为国际上通用的开放式三维图形标准。它被集成到Unix、Windows NT 4.0、Windows 98等窗口系统中。各种游戏加速卡、专用加速部件都能不同程度地提高OpenGL程序的运行性能。OpenGL是一个图形硬件的软件接口(\"GL\"即Graphics Library)。图形程序员可以利用它提供的接口函数设计高品质的三维彩色图像所需的对象和操作。-992, in July, SGI has announced
STL-View
- 以VC++作为开发平台,利用C++标准IO库的ifstream类型定义对象并绑定STL文件,再用标准库string类型中的getline逐行读取绑定的STL文件,最后,应用OPenGL绘制三角面片编程技术实现对STL文件格式的直观显示-Ifstream type definition object using the C++ standard IO library with VC++ as a development platform, and bind the STL file, getlin
lena_full
- 图像处理时,总要有标准图片库,其中lena是公认的用于图形处理算法测试图片,然而网上的lena多数已经过预处理,本文件是lena的全身照原图,未经过任何预处理,可用于研究。-Image processing, there must be standard image library, which lena is a recognized test image processing algorithms for graphics, but most of the Internet has been
ChuaAct18
- Date ClassesDate class with the following capabilities: * Output the Date in multiple formats such as: o DDD/YYYY o MM/DD/YY o June 14, 1992 * Use overload constructors to create Date objects initialized with dates of the formats
BallCube
- 使用OpenGL标准库开始一个实验小程序。方面入门学习。-Using the OpenGL standard library to begin a small experimental program. Aspects of getting started.
Visualization_Library_SDK
- Visualization Library 是一个 C++ 的中间件用来开发基于 OpenGL 2.1 的 2D/3D 应用程序,支持高级特性包括 OpenGL Shading 语言、帧缓冲对象、多目标渲染、Vertex 以及点阵缓冲对象、KdTree/AABB frustum culling 等等。提供一个基于 Unicode 的多语言文本引擎、高级纹理、DDS cubemaps, mipmaps, compressed textures, 等等。特别适合用来开发 3D/2D 的可视化、虚拟现
1
- 图形分类的标准图库,包括bat,key和hammer等图形素材,欢迎试用-Graphic classification standard library, including bat, key and hammer and other graphic material, welcomed the trial. .
JMyron0025
- t’s a relatively easy thing for computers to “see” video, but “computer vision” goes a step further, applying a wide range of techniques by which computers can begin to understand and process the content of a video input. These techniques tend toward
ganmoly_deep
- 基于python标准库matplotlib进行科学绘制。-Based on scientific matplotlib python standard library to draw.
DSSENUM
- Handle to VC++. It is standard library when you installing VS.
cloud-point
- 此代码基于c++标准库,opencv和pcl点云库,可实现对摄像头调参,调用摄像头视频并读取画面中点的三维坐标获取点云数据-This code is based on c++ standard library, opencv and pcl point cloud library, can achieve the camera tuning, call the camera video and read the middle of the screen coordinates of the th
boost.part01
- Boost库是为C++语言标准库提供扩展的一些C++程序库的总称,由Boost社区组织开发、维护。Boost库可以与C++标准库完美共同工作,并且为其提供扩展功能。(Some of the extended Boost library is for standard library language C ++ C ++ a library of programs, dyes containing two nitrogen atoms joined by Boost community organ
dxflib-3.17.0-src
- dxflib是一个用来读写DXF文件的C++库。当读DXF文件的时候,dxflib分析文件并且调用用户自己定义的函数来添加实体、层、等。 需要注意的是,dxflib并不保存任何实体或者信息。它只是从DXF文件中分析可以识别的实体以及其他的对象。 使用dxflib库读DXF文件并不需要知道所有的DXF格式信息。当然,像实体、属性、层、段等基本概念还是需要了解的。如果是用dxflib库写DXF文件,则需要知道DXF文件是如何组织的。 dxflib完全基于C/C++标准库实现,不依赖