We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
USAGE:
fibercompression [-h] [--version] input output [-f] [-e <float>] {-c|-d}
Where:
input : (required) Input file path (supported formats are .tck, .trk and .zfib)
output : (required) Output file path (supported formats are .tck, .trk and .zfib)
-f : Flag to overwrite existing output file
-e : Maximum error in mm (default 0.5)
-h, --help : Displays usage information and exits.
-c, --compress : (required) Flag to compress
-- OR --
-d, --decompress : (required) Flag to decompress