Converts a 3D 8-bit HDF5 file to vol.
Usage: HDF52vol [input] [output]
Allowed options are:
Positionals:
1 TEXT:FILE REQUIRED volumetric file (.pgm3d, .vol, .longvol).
Options:
-h,--help Print this help message and exit
-i,--input TEXT:FILE REQUIRED the input FreemanChain file name
-o,--output TEXT the output filename
Example:
$HDF52vol -i ${
DGtal}/tests/samples/ex_image2.h5 -o out.vol
- See also
- HDF52vol.cpp