ANIMA
4.0
|
#include <animaPatientToGroupODFComparisonImageFilter.h>
Public Types | |
typedef itk::SmartPointer< const Self > | ConstPointer |
typedef itk::SmartPointer< Self > | Pointer |
typedef anima::PatientToGroupODFComparisonImageFilter< PixelScalarType > | Self |
typedef anima::PatientToGroupComparisonImageFilter< PixelScalarType > | Superclass |
typedef Superclass::VectorType | VectorType |
Public Types inherited from anima::PatientToGroupComparisonImageFilter< PixelScalarType > | |
typedef itk::SmartPointer< const Self > | ConstPointer |
typedef vnl_matrix< double > | CovMatrixType |
typedef InputImageType::IndexType | InputImageIndexType |
typedef InputImageType::Pointer | InputImagePointer |
typedef itk::VectorImage< PixelScalarType, 3 > | InputImageType |
typedef Superclass::MaskImageType | MaskImageType |
typedef OutputImageType::Pointer | OutputImagePointer |
typedef Superclass::OutputImageRegionType | OutputImageRegionType |
typedef itk::Image< PixelScalarType, 3 > | OutputImageType |
typedef itk::SmartPointer< Self > | Pointer |
typedef PatientToGroupComparisonImageFilter< PixelScalarType > | Self |
typedef anima::MaskedImageToImageFilter< InputImageType, OutputImageType > | Superclass |
enum | TestType { CHI_SQUARE = 0, FISHER } |
typedef InputImageType::PixelType | VectorType |
Public Types inherited from anima::MaskedImageToImageFilter< itk::VectorImage< PixelScalarType, 3 >, itk::Image< PixelScalarType, 3 > > | |
typedef itk::SmartPointer< const Self > | ConstPointer |
typedef Superclass::InputImageRegionType | InputImageRegionType |
typedef MaskImageType::Pointer | MaskImagePointer |
typedef itk::Image< unsigned char, itk::VectorImage< PixelScalarType, 3 > ::ImageDimension > | MaskImageType |
typedef MaskImageType::IndexType | MaskIndexType |
typedef MaskImageType::RegionType | MaskRegionType |
typedef MaskImageType::SizeType | MaskSizeType |
typedef Superclass::OutputImageRegionType | OutputImageRegionType |
typedef itk::SmartPointer< Self > | Pointer |
typedef MaskedImageToImageFilter | Self |
typedef anima::NumberedThreadImageToImageFilter< itk::VectorImage< PixelScalarType, 3 >, itk::Image< PixelScalarType, 3 > > | Superclass |
typedef itk::ImageSource< itk::Image< PixelScalarType, 3 > >::ThreadStruct | ThreadStruct |
Public Types inherited from anima::NumberedThreadImageToImageFilter< itk::VectorImage< PixelScalarType, 3 >, itk::Image< PixelScalarType, 3 > > | |
typedef itk::SmartPointer< const Self > | ConstPointer |
typedef Superclass::OutputImageRegionType | OutputImageRegionType |
typedef itk::SmartPointer< Self > | Pointer |
typedef NumberedThreadImageToImageFilter | Self |
typedef itk::ImageToImageFilter< itk::VectorImage< PixelScalarType, 3 >, itk::Image< PixelScalarType, 3 > > | Superclass |
typedef itk::ImageSource< itk::Image< PixelScalarType, 3 > >::ThreadStruct | ThreadStruct |
Static Public Member Functions | |
static Pointer | New () |
Static Public Member Functions inherited from anima::PatientToGroupComparisonImageFilter< PixelScalarType > | |
static Pointer | New () |
Static Public Member Functions inherited from anima::MaskedImageToImageFilter< itk::VectorImage< PixelScalarType, 3 >, itk::Image< PixelScalarType, 3 > > | |
static Pointer | New () |
Static Public Member Functions inherited from anima::NumberedThreadImageToImageFilter< itk::VectorImage< PixelScalarType, 3 >, itk::Image< PixelScalarType, 3 > > | |
static Pointer | New () |
Additional Inherited Members | |
Static Public Attributes inherited from anima::NumberedThreadImageToImageFilter< itk::VectorImage< PixelScalarType, 3 >, itk::Image< PixelScalarType, 3 > > | |
static constexpr unsigned int | OutputImageDimension |
Static Protected Member Functions inherited from anima::NumberedThreadImageToImageFilter< itk::VectorImage< PixelScalarType, 3 >, itk::Image< PixelScalarType, 3 > > | |
static ITK_THREAD_RETURN_FUNCTION_CALL_CONVENTION | ThreaderMultiSplitCallback (void *arg) |
Definition at line 10 of file animaPatientToGroupODFComparisonImageFilter.h.
typedef itk::SmartPointer<const Self> anima::PatientToGroupODFComparisonImageFilter< PixelScalarType >::ConstPointer |
Definition at line 17 of file animaPatientToGroupODFComparisonImageFilter.h.
typedef itk::SmartPointer<Self> anima::PatientToGroupODFComparisonImageFilter< PixelScalarType >::Pointer |
Definition at line 16 of file animaPatientToGroupODFComparisonImageFilter.h.
typedef anima::PatientToGroupODFComparisonImageFilter<PixelScalarType> anima::PatientToGroupODFComparisonImageFilter< PixelScalarType >::Self |
Standard class typedefs.
Definition at line 15 of file animaPatientToGroupODFComparisonImageFilter.h.
typedef anima::PatientToGroupComparisonImageFilter<PixelScalarType> anima::PatientToGroupODFComparisonImageFilter< PixelScalarType >::Superclass |
Definition at line 19 of file animaPatientToGroupODFComparisonImageFilter.h.
typedef Superclass::VectorType anima::PatientToGroupODFComparisonImageFilter< PixelScalarType >::VectorType |
Definition at line 20 of file animaPatientToGroupODFComparisonImageFilter.h.
|
inlineprotected |
Definition at line 31 of file animaPatientToGroupODFComparisonImageFilter.h.
|
inlineprotectedvirtual |
|
protectedvirtual |
Reimplemented from anima::PatientToGroupComparisonImageFilter< PixelScalarType >.
Definition at line 10 of file animaPatientToGroupODFComparisonImageFilter.hxx.
References anima::PatientToGroupODFComparisonImageFilter< PixelScalarType >::SampleFromDiffusionModels().
Referenced by anima::PatientToGroupODFComparisonImageFilter< PixelScalarType >::~PatientToGroupODFComparisonImageFilter().
virtual::itk::LightObject::Pointer anima::PatientToGroupODFComparisonImageFilter< PixelScalarType >::CreateAnother | ( | void | ) | const |
|
virtual |
Run-time type information (and related methods)
Reimplemented from anima::PatientToGroupComparisonImageFilter< PixelScalarType >.
|
static |
Method for creation through the object factory.
Referenced by anima::LowMemoryPatientToGroupODFComparisonBridge::Update().
|
protectedvirtual |
Reimplemented from anima::PatientToGroupComparisonImageFilter< PixelScalarType >.
Definition at line 26 of file animaPatientToGroupODFComparisonImageFilter.hxx.
Referenced by anima::PatientToGroupODFComparisonImageFilter< PixelScalarType >::BeforeThreadedGenerateData(), and anima::PatientToGroupODFComparisonImageFilter< PixelScalarType >::~PatientToGroupODFComparisonImageFilter().
|
inline |
Definition at line 28 of file animaPatientToGroupODFComparisonImageFilter.h.