segimage2itkimage
segimage2itkimage
segimage2itkimageUsage
-t <nrrd|mhd|mha|nii|nifti|hdr|img>, --outputType <nrrd|mhd|mha|nii
|nifti|hdr|img>
Output file format for the resulting image data. (default: nrrd)
-p <std::string>, --prefix <std::string>
Prefix for output file.
--outputDirectory <std::string>
Directory to store individual segments saved using the output format
specified files. When specified, file names will contain prefix,
followed by the segment number.
--inputDICOM <std::string>
File name of the input DICOM Segmentation image object.
--mergeSegments
Save all segments into a single file. When segments are
non-overlapping, output is a single 3D file. If overlapping segments
are identified, multiple 3D files will be created each containing
non-overlapping segments. Metadata JSON files will be created for each
such 3D file. (value: 0)Examples of DICOM Segmentation objects
Last updated