17 #ifndef DIFFUSIONIMAGECREATIONFILTER_H
18 #define DIFFUSIONIMAGECREATIONFILTER_H
33 : m_GradientDirections(nullptr)
87 virtual
void GenerateData() override;
90 ~DiffusionImageCreationFilter();
92 GradientDirectionContainerType::
Pointer InternalGetGradientDirections( );
93 MeasurementFrameType InternalGetMeasurementFrame();
94 float InternalGetBValue();
101 bool m_HeaderDescriptorSet;
106 #endif // DIFFUSIONIMAGECREATIONFILTER_H
The DiffusionImageCreationFilter class creates a diffusion-weighted image out of a given 3D+t regular...
itk::SmartPointer< Self > Pointer
Base of all data objects.
Superclass of all classes generating some kind of mitk::BaseData.
Helper class for mitk::Images containing diffusion weighted data.
DataCollection - Class to facilitate loading/accessing structured data.
mitk::BValueMapProperty::BValueMap BValueMapType
#define MITKDIFFUSIONCORE_EXPORT
map::core::discrete::Elements< 3 >::InternalImageType ImageType
#define mitkClassMacro(className, SuperClassName)
Image class for storing images.
Superclass of all classes having one or more Images as input and generating Images as output...
mitk::DiffusionPropertyHelper::ImageType VectorImageType
mitk::MeasurementFrameProperty::MeasurementFrameType MeasurementFrameType
mitk::DiffusionPropertyHelper::MeasurementFrameType MeasurementFrameType
mitk::DiffusionPropertyHelper::GradientDirectionType GradientDirectionType
mitk::DiffusionPropertyHelper::GradientDirectionsContainerType GradientDirectionContainerType