22 #ifndef otbLabelMapSource_h
23 #define otbLabelMapSource_h
26 #include "itkProcessObject.h"
40 template <
class TOutputLabelMap>
69 void PrintSelf(std::ostream& os, itk::Indent indent)
const override;
72 virtual void AllocateOutputs();
81 #ifndef OTB_MANUAL_INSTANTIATION
Base class for filter that output LabelMap.
itk::SmartPointer< const Self > ConstPointer
TOutputLabelMap OutputLabelMapType
itk::ProcessObject Superclass
TOutputLabelMap::Pointer OutputLabelMapPointer
itk::SmartPointer< Self > Pointer
LabelMapSource(const Self &)=delete
void operator=(const Self &)=delete
itk::ProcessObject::DataObjectPointerArraySizeType DataObjectPointerArraySizeType
The "otb" namespace contains all Orfeo Toolbox (OTB) classes.