DGtalTools  0.9.2
vol2raw

Converts a vol to a 8-bit raw file.

Usage: vol2raw [input] [output]

Allowed options are:

-h [ --help ] display this message.
-i [ --input ] arg Input vol file.
-o [ --output ] arg Output filename.

Example:

vol2raw -i input.vol -o out.raw
See also
vol2raw.cpp