17 #ifndef __itkSegmentationModule_h
18 #define __itkSegmentationModule_h
39 template <
unsigned int NDimension>
56 itkStaticConstMacro(Dimension,
unsigned int, NDimension);
80 unsigned int GetExpectedNumberOfFeatures()
const;
85 void PrintSelf(std::ostream& os,
Indent indent)
const;
95 void operator=(
const Self&);
101 #ifndef ITK_MANUAL_INSTANTIATION
102 # include "itkSegmentationModule.hxx"
Light weight base class for most itk classes.
SpatialObjectType::Pointer SpatialObjectPointer
The base class for all process objects (source, filters, mappers) in the Insight data processing pipe...
Class provides the abstract interface of the segmentation methods.
SmartPointer< const Self > ConstPointer
Implementation of the composite pattern.
virtual void SetInput(const DataObjectIdentifierType &key, DataObject *input)
Protected method for setting indexed and named inputs.
SmartPointer< Self > Pointer
Control indentation during Print() invocation.
SpatialObject< NDimension > SpatialObjectType