9 template <
class PixelScalarType>
34 m_SampleDirections.clear();
45 unsigned int SampleFromDiffusionModels(std::vector <VectorType> &databaseValues, VectorType &patientVectorValue) ITK_OVERRIDE;
50 std::vector < std::vector <double> > m_SampleDirections;
51 unsigned int m_LOrder;
virtual ~PatientToGroupODFComparisonImageFilter()
Superclass::VectorType VectorType
InputImageType::PixelType VectorType
virtual void BeforeThreadedGenerateData() ITK_OVERRIDE
itk::SmartPointer< Self > Pointer
itk::SmartPointer< const Self > ConstPointer
PatientToGroupODFComparisonImageFilter()
anima::PatientToGroupODFComparisonImageFilter< PixelScalarType > Self
anima::PatientToGroupComparisonImageFilter< PixelScalarType > Superclass
void SetSampleDirections(std::vector< std::vector< double > > &input)
Implements patient to group comparison as in http://dx.doi.org/10.1007/978-3-540-85988-8_116.
unsigned int SampleFromDiffusionModels(std::vector< VectorType > &databaseValues, VectorType &patientVectorValue) ITK_OVERRIDE