18#ifndef itkImageShapeModelEstimatorBase_h
19#define itkImageShapeModelEstimatorBase_h
47template <
typename TInputImage,
typename TOutputImage = Image<
double, TInputImage::ImageDimension>>
86#ifndef ITK_MANUAL_INSTANTIATION
87# include "itkImageShapeModelEstimatorBase.hxx"
Base class for statistical shape model estimation.
TInputImage InputImageType
void GenerateData() override
ImageShapeModelEstimatorBase()=default
typename TInputImage::Pointer InputImagePointer
~ImageShapeModelEstimatorBase() override=default
virtual void EstimateShapeModels()=0
void PrintSelf(std::ostream &os, Indent indent) const override
Base class for filters that take an image as input and produce an image as output.
Control indentation during Print() invocation.
Light weight base class for most itk classes.
SmartPointer< Self > Pointer
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....