17 #ifndef _MITK_DiffusionImageNrrdWriterService__H_
18 #define _MITK_DiffusionImageNrrdWriterService__H_
38 virtual void Write()
override;
mitk::DiffusionPropertyHelper::ImageType VectorImageType
DataCollection - Class to facilitate loading/accessing structured data.
mitk::DiffusionPropertyHelper::GradientDirectionType GradientDirectionType
GradientDirectionsProperty::GradientDirectionsContainerType GradientDirectionsContainerType
mitk::DiffusionPropertyHelper::GradientDirectionsContainerType GradientDirectionContainerType
DiffusionImageNrrdWriterService()
virtual ConfidenceLevel GetConfidenceLevel() const override
The confidence level of the reader or writer implementation.
mitk::DiffusionPropertyHelper::MeasurementFrameType MeasurementFrameType
virtual void Write() override
Write the base data to the specified location or output stream.
GradientDirectionsProperty::GradientDirectionType GradientDirectionType
virtual void Write() override=0
Write the base data to the specified location or output stream.
ConfidenceLevel
A confidence level describing the confidence of the reader or writer in handling the given data...
virtual ~DiffusionImageNrrdWriterService()
virtual mitk::DiffusionImageNrrdWriterService * Clone() const override
mitk::MeasurementFrameProperty::MeasurementFrameType MeasurementFrameType
Base class for writing mitk::BaseData objects to files or streams.
itk::VectorImage< DiffusionPixelType, 3 > ImageType