mia-2dseries2sets(1) | General Commands Manual | mia-2dseries2sets(1) |
mia-2dseries2sets - Combine images of a series to sets.
mia-2dseries2sets -o <out-directory> [options] <PLUGINS:2dimage/io>
mia-2dseries2sets This program takes all image files that are given as free parameters on the command line and creates segmentation sets based on information found in the images. Used information is the z-location of the slice and the acquisition number. The code is taylored to used the according descriptors defined in the DICOM standard. All images with the same slice location will be grouped together in one segmentation set and ordered according to their acquisition number. Slice locations are rounded to three digits accuracy to make proper comparison of floating point values feasible.
Create the segmentation sets from a series of DICOM images and copy the files to the output directory (copying is the default).
mia-2dseries2sets -o /home/user/series /net/dicoms/patient1/series1/*.dcm
Gert Wollny
This software is Copyright (c) 1999‐2015 Leipzig, Germany and Madrid, Spain. It comes with ABSOLUTELY NO WARRANTY and you may redistribute it under the terms of the GNU GENERAL PUBLIC LICENSE Version 3 (or later). For more information run the program with the option '--copyright'.
v2.4.7 | USER COMMANDS |