18 #ifndef __itkGeneralizedHighOrderTensorImageFilter_h 19 #define __itkGeneralizedHighOrderTensorImageFilter_h 34 template <
class TInputImage,
class TOutputImage=TInputImage >
66 int RankToDim(const
bool is_radial=false, const
int radialRank=-1, const
int shRank=-1) const ITK_OVERRIDE;
68 double ComputeScale(const
bool setScale=true) ITK_OVERRIDE;
70 void ComputeRadialMatrix () ITK_OVERRIDE;
71 void ComputeBasisMatrix () ITK_OVERRIDE;
72 void ComputeRegularizationWeight ( ) ITK_OVERRIDE;
78 virtual ~GeneralizedHighOrderTensorImageFilter() {};
80 void PrintSelf(std::ostream& os, Indent indent)
const ITK_OVERRIDE;
89 void operator=(
const Self&);
95 #if ITK_TEMPLATE_EXPLICIT 96 # include "Templates/itkGeneralizedHighOrderTensorImageFilter+-.h" 99 #if !defined(ITK_MANUAL_INSTANTIATION) && !defined(__itkGeneralizedHighOrderTensorImageFilter_hxx) Superclass::VectorPointer VectorPointer
estimate the coefficients in GHOT model, which is used for md image estimation
Superclass::MatrixType MatrixType
#define itkTypedefMaskedImageToImageMacro(Superclass)
Superclass::EstimationType EstimationType
Superclass::VectorType VectorType
SmartPointer< const Self > ConstPointer
GeneralizedHighOrderTensorImageFilter Self
Superclass::L2SolverType L2SolverType
estimate the coeffcients of generalized Spherical Polar Fourier basis which can be separated into dif...
estimate the coeffcients of generalized Spherical Polar Fourier basis which can be separated into dif...
Superclass::STDVectorPointer STDVectorPointer
Superclass::OutputImageRegionType OutputImageRegionType
Superclass::STDVectorType STDVectorType
SphericalPolarFourierEstimationImageFilter< TInputImage, TOutputImage > Superclass
SmartPointer< Self > Pointer
Superclass::MatrixPointer MatrixPointer