1 vcl: The C++ compatibility layer.
2 vbl: Basic Templates: Many of these things should have been in the STL.
3 vul: Utilities. This contains a number of generally useful C++ classes and functions, notably file and directory handling, command-line argument parser, string utilities, a timer, etc.
4 vnl: Numerical algorithms. The main classes in vnl are the matrix and vector classes
5 vil: Imaging
6 vgl: Geometry
Getting started with running xcv
%xcv basement00.tif
博客介绍了多个C++相关的内容,包括C++兼容层vcl、基础模板vbl、实用工具vul(含文件目录处理、命令行参数解析等)、数值算法vnl(含矩阵和向量类),还有成像vil和几何vgl,最后提及运行xcv的入门操作。
4012

被折叠的 条评论
为什么被折叠?



