17 #ifndef itkGrayscaleImageSegmentationVolumeEstimator_h
18 #define itkGrayscaleImageSegmentationVolumeEstimator_h
42 template <
unsigned int NDimension>
63 static constexpr
unsigned int Dimension = NDimension;
80 void PrintSelf(std::ostream& os,
Indent indent)
const override;
84 void GenerateData()
override;
89 #ifndef ITK_MANUAL_INSTANTIATION
90 # include "itkGrayscaleImageSegmentationVolumeEstimator.hxx"
Class for estimating the volume of a segmentation stored in a SpatialObject.
Light weight base class for most itk classes.
constexpr unsigned int Dimension
typename Superclass::RealObjectType RealObjectType
typename Superclass::SpatialObjectPointer SpatialObjectPointer
Implementation of an image as spatial object.
Control indentation during Print() invocation.
typename Superclass::SpatialObjectConstPointer SpatialObjectConstPointer
Class for estimating the volume of a segmentation stored in a SpatialObject that carries a gray-scale...
Templated n-dimensional image class.
typename Superclass::SpatialObjectType SpatialObjectType