![]() |
OTB
9.1.1
Orfeo Toolbox
|
#include <otbTemporalGapFilling.h>
Inheritance diagram for GapFilling::BinaryFunctorImageFilterWithNBands< TInputImage1, TInputImage2, TOutputImage, TFunctor >:
Collaboration diagram for GapFilling::BinaryFunctorImageFilterWithNBands< TInputImage1, TInputImage2, TOutputImage, TFunctor >:Public Types | |
| typedef itk::SmartPointer< const Self > | ConstPointer |
| typedef itk::SmartPointer< Self > | Pointer |
| typedef BinaryFunctorImageFilterWithNBands | Self |
| typedef itk::BinaryFunctorImageFilter< TInputImage1, TInputImage2, TOutputImage, TFunctor > | Superclass |
Public Member Functions | |
| virtual ::itk::LightObject::Pointer | CreateAnother (void) const |
| virtual const char * | GetNameOfClass () const |
Static Public Member Functions | |
| static Pointer | New () |
| unsigned int | m_NumberOfOutputBands |
| virtual void | SetNumberOfOutputBands (unsigned int _arg) |
| virtual unsigned int | GetNumberOfOutputBands () const |
| BinaryFunctorImageFilterWithNBands ()=default | |
| virtual | ~BinaryFunctorImageFilterWithNBands ()=default |
| void | GenerateOutputInformation () override |
| BinaryFunctorImageFilterWithNBands (const Self &)=delete | |
| void | operator= (const Self &)=delete |
Binary functor image filter which produces a vector image with a number of bands different from the input images
Definition at line 58 of file otbTemporalGapFilling.h.
| typedef itk::SmartPointer<const Self> GapFilling::BinaryFunctorImageFilterWithNBands< TInputImage1, TInputImage2, TOutputImage, TFunctor >::ConstPointer |
Definition at line 67 of file otbTemporalGapFilling.h.
| typedef itk::SmartPointer<Self> GapFilling::BinaryFunctorImageFilterWithNBands< TInputImage1, TInputImage2, TOutputImage, TFunctor >::Pointer |
Definition at line 66 of file otbTemporalGapFilling.h.
| typedef BinaryFunctorImageFilterWithNBands GapFilling::BinaryFunctorImageFilterWithNBands< TInputImage1, TInputImage2, TOutputImage, TFunctor >::Self |
Definition at line 63 of file otbTemporalGapFilling.h.
| typedef itk::BinaryFunctorImageFilter< TInputImage1, TInputImage2, TOutputImage, TFunctor > GapFilling::BinaryFunctorImageFilterWithNBands< TInputImage1, TInputImage2, TOutputImage, TFunctor >::Superclass |
Definition at line 65 of file otbTemporalGapFilling.h.
|
protecteddefault |
Accessors for the number of bands
|
protectedvirtualdefault |
Accessors for the number of bands
|
privatedelete |
Accessors for the number of bands
| virtual::itk::LightObject::Pointer GapFilling::BinaryFunctorImageFilterWithNBands< TInputImage1, TInputImage2, TOutputImage, TFunctor >::CreateAnother | ( | void | ) | const |
|
inlineoverrideprotected |
Accessors for the number of bands
Definition at line 84 of file otbTemporalGapFilling.h.
|
virtual |
Macro defining the type
|
virtual |
Accessors for the number of bands
|
static |
Method for creation through the object factory.
|
privatedelete |
Accessors for the number of bands
|
virtual |
Accessors for the number of bands
|
private |
Accessors for the number of bands
Definition at line 93 of file otbTemporalGapFilling.h.
1.8.17