OTB  9.0.0
Orfeo Toolbox
Public Types | Public Member Functions | Static Public Member Functions | Static Public Attributes | List of all members
otb::ImageToPathListFilter< TInputImage, TOutputPath > Class Template Reference

#include <otbImageToPathListFilter.h>

+ Inheritance diagram for otb::ImageToPathListFilter< TInputImage, TOutputPath >:
+ Collaboration diagram for otb::ImageToPathListFilter< TInputImage, TOutputPath >:

Public Types

typedef itk::SmartPointer< const SelfConstPointer
 
typedef InputImageType::PixelType InputImagePixelType
 
typedef InputImageType::ConstPointer InputImagePointer
 
typedef InputImageType::RegionType InputImageRegionType
 
typedef TInputImage InputImageType
 
typedef Superclass::OutputPathListType OutputPathListType
 
typedef Superclass::OutputPathPointerType OutputPathPointerType
 
typedef Superclass::OutputPathType OutputPathType
 
typedef itk::SmartPointer< SelfPointer
 
typedef itk::ProcessObject ProcessObjectType
 
typedef ImageToPathListFilter Self
 
typedef InputImageType::SizeType SizeType
 
typedef PathListSource< TOutputPath > Superclass
 
typedef InputImageType::ValueType ValueType
 
- Public Types inherited from otb::PathListSource< TOutputPath >
typedef itk::SmartPointer< const SelfConstPointer
 
typedef itk::DataObject::Pointer DataObjectPointer
 
typedef itk::ProcessObject::DataObjectPointerArraySizeType DataObjectPointerArraySizeType
 
typedef OutputPathListType::ConstPointer OutputPathListConstPointerType
 
typedef OutputPathListType::Pointer OutputPathListPointerType
 
typedef Superclass::OutputListType OutputPathListType
 
typedef OutputPathType::Pointer OutputPathPointerType
 
typedef TOutputPath OutputPathType
 
typedef itk::SmartPointer< SelfPointer
 
typedef PathListSource Self
 
typedef ObjectListSource< ObjectList< TOutputPath > > Superclass
 
- Public Types inherited from otb::ObjectListSource< ObjectList< TOutputPath > >
typedef itk::SmartPointer< const SelfConstPointer
 
typedef itk::DataObject::Pointer DataObjectPointer
 
typedef itk::ProcessObject::DataObjectPointerArraySizeType DataObjectPointerArraySizeType
 
typedef ObjectList< TOutputPath > ::Pointer OutputListPointer
 
typedef ObjectList< TOutputPath > OutputListType
 
typedef itk::SmartPointer< SelfPointer
 
typedef ObjectListSource Self
 
typedef itk::ProcessObject Superclass
 

Public Member Functions

virtual ::itk::LightObject::Pointer CreateAnother (void) const
 
virtual const char * GetNameOfClass () const
 
- Public Member Functions inherited from otb::PathListSource< TOutputPath >
virtual ::itk::LightObject::Pointer CreateAnother (void) const
 
- Public Member Functions inherited from otb::ObjectListSource< ObjectList< TOutputPath > >
virtual ::itk::LightObject::Pointer CreateAnother (void) const
 
virtual const char * GetNameOfClass () const
 
DataObjectPointer MakeOutput (DataObjectPointerArraySizeType idx) override
 
void GraftOutput (itk::DataObject *graft)
 
void GraftNthOutput (DataObjectPointerArraySizeType idx, itk::DataObject *graft)
 
OutputListTypeGetOutput (void)
 
OutputListTypeGetOutput (DataObjectPointerArraySizeType idx)
 

Static Public Member Functions

static Pointer New ()
 
- Static Public Member Functions inherited from otb::PathListSource< TOutputPath >
static Pointer New ()
 
- Static Public Member Functions inherited from otb::ObjectListSource< ObjectList< TOutputPath > >
static Pointer New ()
 

Static Public Attributes

static const unsigned int InputImageDimension = TInputImage::ImageDimension
 
virtual void SetInput (const InputImageType *image)
 
const InputImageTypeGetInput (void)
 
 ImageToPathListFilter ()
 
 ~ImageToPathListFilter () override
 
void PrintSelf (std::ostream &os, itk::Indent indent) const override
 
 ImageToPathListFilter (const Self &)=delete
 
void operator= (const Self &)=delete
 

Additional Inherited Members

- Protected Member Functions inherited from otb::PathListSource< TOutputPath >
 PathListSource ()
 
 ~PathListSource () override
 
- Protected Member Functions inherited from otb::ObjectListSource< ObjectList< TOutputPath > >
 ObjectListSource ()
 
 ~ObjectListSource () override
 
void PrintSelf (std::ostream &os, itk::Indent indent) const override
 
virtual void AllocateOutputs ()
 
void GenerateData (void) override
 

Detailed Description

template<class TInputImage, class TOutputPath>
class otb::ImageToPathListFilter< TInputImage, TOutputPath >

Base class used to implement filters that have a image as input and a paths list as output.

Definition at line 39 of file otbImageToPathListFilter.h.

Member Typedef Documentation

◆ ConstPointer

template<class TInputImage , class TOutputPath >
typedef itk::SmartPointer<const Self> otb::ImageToPathListFilter< TInputImage, TOutputPath >::ConstPointer

Definition at line 46 of file otbImageToPathListFilter.h.

◆ InputImagePixelType

template<class TInputImage , class TOutputPath >
typedef InputImageType::PixelType otb::ImageToPathListFilter< TInputImage, TOutputPath >::InputImagePixelType

Definition at line 60 of file otbImageToPathListFilter.h.

◆ InputImagePointer

template<class TInputImage , class TOutputPath >
typedef InputImageType::ConstPointer otb::ImageToPathListFilter< TInputImage, TOutputPath >::InputImagePointer

Definition at line 58 of file otbImageToPathListFilter.h.

◆ InputImageRegionType

template<class TInputImage , class TOutputPath >
typedef InputImageType::RegionType otb::ImageToPathListFilter< TInputImage, TOutputPath >::InputImageRegionType

Definition at line 59 of file otbImageToPathListFilter.h.

◆ InputImageType

template<class TInputImage , class TOutputPath >
typedef TInputImage otb::ImageToPathListFilter< TInputImage, TOutputPath >::InputImageType

Some convenient typedefs.

Definition at line 54 of file otbImageToPathListFilter.h.

◆ OutputPathListType

template<class TInputImage , class TOutputPath >
typedef Superclass::OutputPathListType otb::ImageToPathListFilter< TInputImage, TOutputPath >::OutputPathListType

Definition at line 65 of file otbImageToPathListFilter.h.

◆ OutputPathPointerType

template<class TInputImage , class TOutputPath >
typedef Superclass::OutputPathPointerType otb::ImageToPathListFilter< TInputImage, TOutputPath >::OutputPathPointerType

Definition at line 66 of file otbImageToPathListFilter.h.

◆ OutputPathType

template<class TInputImage , class TOutputPath >
typedef Superclass::OutputPathType otb::ImageToPathListFilter< TInputImage, TOutputPath >::OutputPathType

Definition at line 64 of file otbImageToPathListFilter.h.

◆ Pointer

template<class TInputImage , class TOutputPath >
typedef itk::SmartPointer<Self> otb::ImageToPathListFilter< TInputImage, TOutputPath >::Pointer

Definition at line 45 of file otbImageToPathListFilter.h.

◆ ProcessObjectType

template<class TInputImage , class TOutputPath >
typedef itk::ProcessObject otb::ImageToPathListFilter< TInputImage, TOutputPath >::ProcessObjectType

Definition at line 48 of file otbImageToPathListFilter.h.

◆ Self

template<class TInputImage , class TOutputPath >
typedef ImageToPathListFilter otb::ImageToPathListFilter< TInputImage, TOutputPath >::Self

Standard class typedefs.

Definition at line 43 of file otbImageToPathListFilter.h.

◆ SizeType

template<class TInputImage , class TOutputPath >
typedef InputImageType::SizeType otb::ImageToPathListFilter< TInputImage, TOutputPath >::SizeType

Definition at line 61 of file otbImageToPathListFilter.h.

◆ Superclass

template<class TInputImage , class TOutputPath >
typedef PathListSource<TOutputPath> otb::ImageToPathListFilter< TInputImage, TOutputPath >::Superclass

Definition at line 44 of file otbImageToPathListFilter.h.

◆ ValueType

template<class TInputImage , class TOutputPath >
typedef InputImageType::ValueType otb::ImageToPathListFilter< TInputImage, TOutputPath >::ValueType

Definition at line 62 of file otbImageToPathListFilter.h.

Constructor & Destructor Documentation

◆ ImageToPathListFilter() [1/2]

template<class TInputImage , class TOutputPath >
otb::ImageToPathListFilter< TInputImage, TOutputPath >::ImageToPathListFilter
protected

Definition at line 35 of file otbImageToPathListFilter.hxx.

◆ ~ImageToPathListFilter()

template<class TInputImage , class TOutputPath >
otb::ImageToPathListFilter< TInputImage, TOutputPath >::~ImageToPathListFilter ( )
inlineoverrideprotected

Definition at line 79 of file otbImageToPathListFilter.h.

◆ ImageToPathListFilter() [2/2]

template<class TInputImage , class TOutputPath >
otb::ImageToPathListFilter< TInputImage, TOutputPath >::ImageToPathListFilter ( const Self )
privatedelete

Member Function Documentation

◆ CreateAnother()

template<class TInputImage , class TOutputPath >
virtual::itk::LightObject::Pointer otb::ImageToPathListFilter< TInputImage, TOutputPath >::CreateAnother ( void  ) const

◆ GetInput()

template<class TInputImage , class TOutputPath >
const ImageToPathListFilter< TInputImage, TOutputPath >::InputImageType * otb::ImageToPathListFilter< TInputImage, TOutputPath >::GetInput ( void  )

Definition at line 54 of file otbImageToPathListFilter.hxx.

◆ GetNameOfClass()

template<class TInputImage , class TOutputPath >
virtual const char* otb::ImageToPathListFilter< TInputImage, TOutputPath >::GetNameOfClass ( ) const
virtual

Run-time type information (and related methods).

Reimplemented from otb::PathListSource< TOutputPath >.

Reimplemented in otb::RegionImageToRectangularPathListFilter< TInputImage, TOutputPath >.

◆ New()

template<class TInputImage , class TOutputPath >
static Pointer otb::ImageToPathListFilter< TInputImage, TOutputPath >::New ( )
static

Method for creation through the object factory.

◆ operator=()

template<class TInputImage , class TOutputPath >
void otb::ImageToPathListFilter< TInputImage, TOutputPath >::operator= ( const Self )
privatedelete

◆ PrintSelf()

template<class TInputImage , class TOutputPath >
void otb::ImageToPathListFilter< TInputImage, TOutputPath >::PrintSelf ( std::ostream &  os,
itk::Indent  indent 
) const
overrideprotected

Definition at line 69 of file otbImageToPathListFilter.hxx.

◆ SetInput()

template<class TInputImage , class TOutputPath >
void otb::ImageToPathListFilter< TInputImage, TOutputPath >::SetInput ( const InputImageType image)
virtual

Definition at line 45 of file otbImageToPathListFilter.hxx.

Member Data Documentation

◆ InputImageDimension

template<class TInputImage , class TOutputPath >
const unsigned int otb::ImageToPathListFilter< TInputImage, TOutputPath >::InputImageDimension = TInputImage::ImageDimension
static

ImageDimension constants

Definition at line 69 of file otbImageToPathListFilter.h.


The documentation for this class was generated from the following files: