搜索资源列表
Edit3DM
- 浮动窗体中的OpenGL多视图的实现。利用OpenGl图像标准库,在多视图模式下,对窗口进行了显示处理。-floating forms of OpenGL Multi-View achieved. OpenGl images using standard library, in multi-view mode, the right window displays.
ColorClass
- 能直接获取屏幕颜色,并保存为调色板! 是建立颜色标准库的得力工具!-direct access to the screen color and the preservation of the palette! Color is to establish standards for the effective tool!
dxflib-2.5.0.0-1.src
- DXF库(dxflib) dxflib是一个用来读写DXF文件的C++库。当读DXF文件的时候,dxflib分析文件并且调用用户自己定义的函数来添加实体、层、等。 需要注意的是,dxflib并不保存任何实体或者信息。它只是从DXF文件中分析可以识别的实体以及其他的对象。 使用dxflib库读DXF文件并不需要知道所有的DXF格式信息。当然,像实体、属性、层、段等基本概念还是需要了解的。如果是用dxflib库写DXF文件,则需要知道DXF文件是如何组织的。 dxf
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
Standardimagelibrary
- 标准图像库,里面有国际上通用的标准图像,用于图像处理-Standard image library, which has a common international standard image
Standar-Images-On-Image-Processing
- 提供图像处理领域的一些国际标准图像库,与大家共享-The field of image processing to provide international standard image library, and share
KFDA
- 此实验使用核Fisher鉴别分析(KFDA)方法在ORL人脸数据库上进行人脸识别试验。ORL标准人脸库共包含40人,每人10幅共400幅BMP图像。-This experiment the use of nuclear Fisher discriminant analysis (KFDA) method on ORL face database for face recognition test. Standard ORL face database contains a total of 40
tmMorphology
- 数学形态学算法,膨胀腐蚀。可以在任何能得到图像像素区指针的情况下使用。配合我上传的opentrim使用更好。 在此申明,我上传的算法只包括算法实现的函数,并且注释清晰。不会把集成环境创建的一些无用文件包含进来,以方便读者找到核心代码并作出分析。请大家以我为榜样。此外还请上传算法的程序员们,写的算法只依赖一种语言的标准库,不要弄些调用库来实现的东西,来糊弄人。-Mathematical morphology algorithm, the expansion of corrosion. Can
jpeg-6b
- 这个应用程序是针对JPEG图像的隐写程序,其中还有JPEG图像编解码的标准库-This application is for the JPEG image steganography program, in which there is a standard JPEG image codec library
images
- 数字图像处理的标准图像库,图像类型很全面,应该可以对研究这方面的朋友起到很大的作用-Digital image processing standard image library, image type is very comprehensive and should be able to research in this area friends to play a significant role in
BallCube
- 使用OpenGL标准库开始一个实验小程序。方面入门学习。-Using the OpenGL standard library to begin a small experimental program. Aspects of getting started.
Dicom3-4
- DICOM标准是医疗数字图像数据通信的国际标准协议 。DICOM涵盖了数字图像信息构成和网络通信两个领域,DICOM标准库2009版本,第三四部分-National Electrical Manufactures Association,Digital Imaging and Communications in Medicine (DICOM)
Dicom5-6
- DICOM标准是医疗数字图像数据通信的国际标准协议 。DICOM涵盖了数字图像信息构成和网络通信两个领域,DICOM标准库2009版本,第五六部分-National Electrical Manufactures Association,Digital Imaging and Communications in Medicine (DICOM)
YaleB
- 用于人脸识别测试,YaleB 库是典型的标准库-The YaleB is the standar of facedata sets for testing of face recognition of algorithm.
ganmoly_deep
- 基于python标准库matplotlib进行科学绘制。-Based on scientific matplotlib python standard library to draw.
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
libs.part02
- 由Boost社区组织开发、维护。Boost库可以与C++标准库完美共同工作。(Organizational development and safeguarding community by Boost.Boost library can be linked to the C ++ standard perfect work together.)
libs.part03
- Boost库可以与C++标准库完美共同工作。(Boost library can be linked to the C ++ standard perfect work together.)
dxflib-3.17.0-src
- dxflib是一个用来读写DXF文件的C++库。当读DXF文件的时候,dxflib分析文件并且调用用户自己定义的函数来添加实体、层、等。 需要注意的是,dxflib并不保存任何实体或者信息。它只是从DXF文件中分析可以识别的实体以及其他的对象。 使用dxflib库读DXF文件并不需要知道所有的DXF格式信息。当然,像实体、属性、层、段等基本概念还是需要了解的。如果是用dxflib库写DXF文件,则需要知道DXF文件是如何组织的。 dxflib完全基于C/C++标准库实现,不依赖