OTB
9.0.0
Orfeo Toolbox
|
#include <otbLabelMapWithClassLabelToClassLabelImageFilter.h>
Public Types | |
typedef LabelObjectType::ConstLineIterator | ConstLineIteratorType |
typedef itk::SmartPointer< const Self > | ConstPointer |
typedef OutputImageType::IndexType | IndexType |
typedef InputImageType::ConstPointer | InputImageConstPointer |
typedef InputImageType::PixelType | InputImagePixelType |
typedef InputImageType::Pointer | InputImagePointer |
typedef InputImageType::RegionType | InputImageRegionType |
typedef TInputImage | InputImageType |
typedef InputImageType::LabelObjectType | LabelObjectType |
typedef OutputImageType::ConstPointer | OutputImageConstPointer |
typedef OutputImageType::PixelType | OutputImagePixelType |
typedef OutputImageType::Pointer | OutputImagePointer |
typedef OutputImageType::RegionType | OutputImageRegionType |
typedef TOutputImage | OutputImageType |
typedef itk::SmartPointer< Self > | Pointer |
typedef LabelMapWithClassLabelToClassLabelImageFilter | Self |
typedef itk::LabelMapFilter< TInputImage, TOutputImage > | Superclass |
static const unsigned int | InputImageDimension = TInputImage::ImageDimension |
static const unsigned int | OutputImageDimension = TOutputImage::ImageDimension |
static Pointer | New () |
virtual ::itk::LightObject::Pointer | CreateAnother (void) const |
virtual const char * | GetNameOfClass () const |
LabelMapWithClassLabelToClassLabelImageFilter () | |
~LabelMapWithClassLabelToClassLabelImageFilter () override | |
void | BeforeThreadedGenerateData () override |
void | ThreadedProcessLabelObject (LabelObjectType *labelObject) override |
LabelMapWithClassLabelToClassLabelImageFilter (const Self &)=delete | |
void | operator= (const Self &)=delete |
Converts a LabelMap<LabelObjectWithClassLabel> to an image of class labels.
Definition at line 36 of file otbLabelMapWithClassLabelToClassLabelImageFilter.h.
typedef LabelObjectType::ConstLineIterator otb::LabelMapWithClassLabelToClassLabelImageFilter< TInputImage, TOutputImage >::ConstLineIteratorType |
Definition at line 54 of file otbLabelMapWithClassLabelToClassLabelImageFilter.h.
typedef itk::SmartPointer<const Self> otb::LabelMapWithClassLabelToClassLabelImageFilter< TInputImage, TOutputImage >::ConstPointer |
Definition at line 43 of file otbLabelMapWithClassLabelToClassLabelImageFilter.h.
typedef OutputImageType::IndexType otb::LabelMapWithClassLabelToClassLabelImageFilter< TInputImage, TOutputImage >::IndexType |
Definition at line 60 of file otbLabelMapWithClassLabelToClassLabelImageFilter.h.
typedef InputImageType::ConstPointer otb::LabelMapWithClassLabelToClassLabelImageFilter< TInputImage, TOutputImage >::InputImageConstPointer |
Definition at line 49 of file otbLabelMapWithClassLabelToClassLabelImageFilter.h.
typedef InputImageType::PixelType otb::LabelMapWithClassLabelToClassLabelImageFilter< TInputImage, TOutputImage >::InputImagePixelType |
Definition at line 51 of file otbLabelMapWithClassLabelToClassLabelImageFilter.h.
typedef InputImageType::Pointer otb::LabelMapWithClassLabelToClassLabelImageFilter< TInputImage, TOutputImage >::InputImagePointer |
Definition at line 48 of file otbLabelMapWithClassLabelToClassLabelImageFilter.h.
typedef InputImageType::RegionType otb::LabelMapWithClassLabelToClassLabelImageFilter< TInputImage, TOutputImage >::InputImageRegionType |
Definition at line 50 of file otbLabelMapWithClassLabelToClassLabelImageFilter.h.
typedef TInputImage otb::LabelMapWithClassLabelToClassLabelImageFilter< TInputImage, TOutputImage >::InputImageType |
Some convenient typedefs.
Definition at line 46 of file otbLabelMapWithClassLabelToClassLabelImageFilter.h.
typedef InputImageType::LabelObjectType otb::LabelMapWithClassLabelToClassLabelImageFilter< TInputImage, TOutputImage >::LabelObjectType |
Definition at line 52 of file otbLabelMapWithClassLabelToClassLabelImageFilter.h.
typedef OutputImageType::ConstPointer otb::LabelMapWithClassLabelToClassLabelImageFilter< TInputImage, TOutputImage >::OutputImageConstPointer |
Definition at line 57 of file otbLabelMapWithClassLabelToClassLabelImageFilter.h.
typedef OutputImageType::PixelType otb::LabelMapWithClassLabelToClassLabelImageFilter< TInputImage, TOutputImage >::OutputImagePixelType |
Definition at line 59 of file otbLabelMapWithClassLabelToClassLabelImageFilter.h.
typedef OutputImageType::Pointer otb::LabelMapWithClassLabelToClassLabelImageFilter< TInputImage, TOutputImage >::OutputImagePointer |
Definition at line 56 of file otbLabelMapWithClassLabelToClassLabelImageFilter.h.
typedef OutputImageType::RegionType otb::LabelMapWithClassLabelToClassLabelImageFilter< TInputImage, TOutputImage >::OutputImageRegionType |
Definition at line 58 of file otbLabelMapWithClassLabelToClassLabelImageFilter.h.
typedef TOutputImage otb::LabelMapWithClassLabelToClassLabelImageFilter< TInputImage, TOutputImage >::OutputImageType |
Definition at line 47 of file otbLabelMapWithClassLabelToClassLabelImageFilter.h.
typedef itk::SmartPointer<Self> otb::LabelMapWithClassLabelToClassLabelImageFilter< TInputImage, TOutputImage >::Pointer |
Definition at line 42 of file otbLabelMapWithClassLabelToClassLabelImageFilter.h.
typedef LabelMapWithClassLabelToClassLabelImageFilter otb::LabelMapWithClassLabelToClassLabelImageFilter< TInputImage, TOutputImage >::Self |
Standard class typedefs.
Definition at line 40 of file otbLabelMapWithClassLabelToClassLabelImageFilter.h.
typedef itk::LabelMapFilter<TInputImage, TOutputImage> otb::LabelMapWithClassLabelToClassLabelImageFilter< TInputImage, TOutputImage >::Superclass |
Definition at line 41 of file otbLabelMapWithClassLabelToClassLabelImageFilter.h.
|
protected |
ImageDimension constants
Definition at line 33 of file otbLabelMapWithClassLabelToClassLabelImageFilter.hxx.
|
inlineoverrideprotected |
ImageDimension constants
Definition at line 75 of file otbLabelMapWithClassLabelToClassLabelImageFilter.h.
|
privatedelete |
ImageDimension constants
|
overrideprotected |
ImageDimension constants
Definition at line 39 of file otbLabelMapWithClassLabelToClassLabelImageFilter.hxx.
virtual::itk::LightObject::Pointer otb::LabelMapWithClassLabelToClassLabelImageFilter< TInputImage, TOutputImage >::CreateAnother | ( | void | ) | const |
ImageDimension constants
|
virtual |
Runtime information support.
|
static |
Standard New method.
|
privatedelete |
ImageDimension constants
|
overrideprotected |
ImageDimension constants
Definition at line 49 of file otbLabelMapWithClassLabelToClassLabelImageFilter.hxx.
|
static |
ImageDimension constants
Definition at line 63 of file otbLabelMapWithClassLabelToClassLabelImageFilter.h.
|
static |
ImageDimension constants
Definition at line 64 of file otbLabelMapWithClassLabelToClassLabelImageFilter.h.