搜索资源列表
Examples
- osg的一些范例源码。很好的学习例子,对初学者很有帮助。-osg some of the examples of source code. Good learning example, helpful for the beginner.
cmake-2.8.8
- CMake是一个跨平台的安装(编译)工具,可以用简单的语句来描述所有平台的安装(编译过程)。他能够输出各种各样的makefile或者project文件,能测试编译器所支持的C++特性,类似UNIX下的automake。只是 CMake 的组态档取名为 CmakeLists.txt。Cmake 并不直接建构出最终的软件,而是产生标准的建构档(如 Unix 的 Makefile 或 Windows Visual C++ 的 projects
cmake-2.8.8-win32-x86
- CMake是一个跨平台的安装(编译)工具,可以用简单的语句来描述所有平台的安装(编译过程)。他能够输出各种各样的makefile或者project文件,能测试编译器所支持的C++特性,类似UNIX下的automake。只是 CMake 的组态档取名为 CmakeLists.txt。Cmake 并不直接建构出最终的软件,而是产生标准的建构档(如 Unix 的 Makefile 或 Windows Visual C++ 的 projects
CMakeLists.txt
- cmake的文件文档,用以opencv测试开发用途,请结合opencv的安装程序使用-cmake files documents for opencv test development purposes, please combine the opencv installation program uses
cmake-2.8.11.2.tar
- CMake是一个跨平台的安装(编译)工具,可以用简单的语句来描述所有平台的安装(编译过程)。他能够输出各种各样的makefile或者project文件,能测试编译器所支持的C++特性,类似UNIX下的automake。只是 CMake 的组态档取名为 CmakeLists.txt。Cmake 并不直接建构出最终的软件,而是产生标准的建构档(如 Unix 的 Makefile 或 Windows Visual C++ 的 projects
SBASrc
- 使用CMakeLists对稀疏矩阵光束法平差软件包重新包装,不需要复杂的操作,即可运行。希望对大家的科研有所帮助。-Use CMakeLists for sparse matrix package repackaged bundle adjustment, no complex operations can run. We want to help research.
LMAlgorithm
- LM算法的详细实现细节,并附加了相应的原文。使用CMakeLists组织文件结构。在VS2010下实现编译。-LM algorithm detailed implementation details, and attach the appropriate text. Use CMakeLists organizational structure of the document. Achieve compiled under VS2010
LMAlgorithm
- 对源网站上的LM算法使用CMakeLists重新组织。可以直接生成sln工程,在VS2010编译通过。-LM algorithm for use on the source site CMakeLists reorganized. Can directly generate sln project in VS2010 compile.
histogramMatching.tar
- 在linux下,使用ITK进行直方图匹配的简单小程序包括CmakeLists.txt文件以及build后的文件夹。-use ITK to do histogram matching including CmakeLists.txt and building.
3.1.1_RenderCylinder
- 3.1.1_RenderCylinder,VTK图形图像开发进阶第三章中完整的一个实例,加完CMakeLists.txt文件和源码后,用CMake编译的工程-3.1.1_RenderCylinder, an example of the complete development of advanced graphic image VTK Chapter III After the addition CMakeLists.txt file
_data.tar
- 实现三维点云条件欧式聚类,附带点云数据和CMakelists文件(Three dimensional cloud conditions to achieve the European clustering, with cloud data and CMakelists files)
CMakeLists
- just want to download some files
eyeLike-master
- 人眼中心定位是一个用于眼部追踪的算法,C++语言实现,依赖OpenCV库。 关于代码的编译,提供了CMakeLists.txt文件,同时支持Windows,Linux和Mac OS X。 该项目从网络摄像头读取视频,进行人脸检测,再根据检测到的人脸图像截取左眼和右眼的ROI区域,最后根据截取到的ROI进行眼球中心检测与跟踪。所以算法的主要包含三个部分:人脸检测,ROI截取,眼球中心定位。(The estimation of th
vlc-qt
- vlc-qt库,通过cmake编译CMakeLists.txt,再用qt编译出vlc-qt库文件。 可用于制作视频播放器,播放本地视频或者网络流。 编译环境: qt5.8+mingw32 cmake 3.16.0 vlc sdk版本: 2.26~3.08版本都支持(vlc-qt lib.User can complile it by CMake or other complilers,which can be used to play