convert-image¶
Synopsis¶
convert <input> <output> [options]
Description¶
Converts an image from one voxel type to another.
Command options¶
-
-char
|uchar|short|ushort|float|double
¶ Output voxel type.
-
-rescale
<min> <max>
¶ Output minimum and maximum intensity.
Standard options¶
-
-v
,
-verbose
[n]
¶ Increase/Set verbosity of output messages. (default: 0)
-
-debug
[level]
¶ Increase/Set debug level for output of intermediate results. (default: 0)
-
-version
[major.minor]
¶ Print version and exit or set version to emulate.
-
-revision
¶
Print revision (or version) number only and exit.
-
-h
,
-help
¶
Print help and exit.