DGtalTools  1.5.beta
volInfo

Get information from a vol file (size and values).

Usage: ./volumetric/volInfo [OPTIONS] 1 [2]

Allowed options are :

Options:
-h,--help Print this help message and exit
-i,--input TEXT:FILE REQUIRED Input vol file.
Positionals:
1 TEXT:FILE REQUIRED Input vol file.

Example: You can retrieve information from the vol file as:

$ volInfo $DGtal/examples/samples/lobster.vol
See also
volInfo.cpp