Overload | Description |
---|---|
DicomVolume Constructor(DicomImage) | Constructs a DicomVolume from a set of slices within a multi-frame image. |
DicomVolume Constructor(IEnumerable<DicomImage>,Boolean,Single) | Create a DicomVolume with even spacing, from data which may not be evenly spaced. |
DicomVolume Constructor(IEnumerable<DicomImage>) | Constructs a DicomVolume from a set of individual slices |