OTB
9.0.0
Orfeo Toolbox
|
#include <otbChannelSelectorFunctor.h>
Public Types | |
typedef std::vector< unsigned int > | ChannelListType |
typedef itk::SmartPointer< const Self > | ConstPointer |
typedef VectorPixelType | OutputPixelType |
typedef TInputPixel | PixelType |
typedef itk::SmartPointer< Self > | Pointer |
typedef itk::RGBAPixel< ScalarType > | RGBAPixelType |
typedef itk::RGBPixel< ScalarType > | RGBPixelType |
typedef itk::NumericTraits< PixelType >::ValueType | ScalarType |
typedef ChannelSelectorFunctor | Self |
typedef itk::Object | Superclass |
typedef itk::VariableLengthVector< ScalarType > | VectorPixelType |
Public Member Functions | |
virtual ::itk::LightObject::Pointer | CreateAnother (void) const |
virtual unsigned int | GetChannelIndex (unsigned int channelPosition) const |
virtual std::vector< unsigned int > | GetChannelList () const |
const char * | GetDescription () const |
virtual const char * | GetNameOfClass () const |
virtual unsigned int | GetOutputSize () const |
virtual OutputPixelType | operator() (const RGBAPixelType &inPixel) const |
virtual OutputPixelType | operator() (const RGBPixelType &inPixel) const |
virtual OutputPixelType | operator() (const VectorPixelType &inPixel) const |
virtual OutputPixelType | operator() (ScalarType inPixel) const |
virtual void | SetChannelIndex (unsigned int channelPosition, unsigned int channel) |
virtual void | SetChannelList (std::vector< unsigned int > channels) |
Static Public Member Functions | |
static Pointer | New () |
ChannelListType | m_ChannelList |
bool | usingDefaultParameters |
virtual void | SetAllChannels (unsigned int channel) |
virtual void | SetRedChannelIndex (unsigned int channel) |
virtual void | SetGreenChannelIndex (unsigned int channel) |
virtual void | SetBlueChannelIndex (unsigned int channel) |
virtual unsigned int | GetRedChannelIndex () const |
virtual unsigned int | GetGreenChannelIndex () const |
virtual unsigned int | GetBlueChannelIndex () const |
virtual bool | IsUsingDefaultParameters () |
ChannelSelectorFunctor () | |
~ChannelSelectorFunctor () override | |
Base class for pixel representation functions.
Definition at line 45 of file otbChannelSelectorFunctor.h.
typedef std::vector<unsigned int> otb::Function::ChannelSelectorFunctor< TInputPixel >::ChannelListType |
Definition at line 68 of file otbChannelSelectorFunctor.h.
typedef itk::SmartPointer<const Self> otb::Function::ChannelSelectorFunctor< TInputPixel >::ConstPointer |
Definition at line 52 of file otbChannelSelectorFunctor.h.
typedef VectorPixelType otb::Function::ChannelSelectorFunctor< TInputPixel >::OutputPixelType |
Definition at line 66 of file otbChannelSelectorFunctor.h.
typedef TInputPixel otb::Function::ChannelSelectorFunctor< TInputPixel >::PixelType |
Definition at line 58 of file otbChannelSelectorFunctor.h.
typedef itk::SmartPointer<Self> otb::Function::ChannelSelectorFunctor< TInputPixel >::Pointer |
Definition at line 51 of file otbChannelSelectorFunctor.h.
typedef itk::RGBAPixel<ScalarType> otb::Function::ChannelSelectorFunctor< TInputPixel >::RGBAPixelType |
Definition at line 64 of file otbChannelSelectorFunctor.h.
typedef itk::RGBPixel<ScalarType> otb::Function::ChannelSelectorFunctor< TInputPixel >::RGBPixelType |
Definition at line 63 of file otbChannelSelectorFunctor.h.
typedef itk::NumericTraits<PixelType>::ValueType otb::Function::ChannelSelectorFunctor< TInputPixel >::ScalarType |
Definition at line 61 of file otbChannelSelectorFunctor.h.
typedef ChannelSelectorFunctor otb::Function::ChannelSelectorFunctor< TInputPixel >::Self |
Standard class typedefs
Definition at line 49 of file otbChannelSelectorFunctor.h.
typedef itk::Object otb::Function::ChannelSelectorFunctor< TInputPixel >::Superclass |
Definition at line 50 of file otbChannelSelectorFunctor.h.
typedef itk::VariableLengthVector<ScalarType> otb::Function::ChannelSelectorFunctor< TInputPixel >::VectorPixelType |
Definition at line 62 of file otbChannelSelectorFunctor.h.
|
inlineprotected |
Constructor
Definition at line 225 of file otbChannelSelectorFunctor.h.
References otb::find(), and otb::Function::ChannelSelectorFunctor< TInputPixel >::m_ChannelList.
|
inlineoverrideprotected |
Destructor
Definition at line 252 of file otbChannelSelectorFunctor.h.
virtual::itk::LightObject::Pointer otb::Function::ChannelSelectorFunctor< TInputPixel >::CreateAnother | ( | void | ) | const |
|
inlinevirtual |
Only for backward compatibility but should not be used
Definition at line 213 of file otbChannelSelectorFunctor.h.
References otb::Function::ChannelSelectorFunctor< TInputPixel >::m_ChannelList.
|
inlinevirtual |
Definition at line 153 of file otbChannelSelectorFunctor.h.
References otb::Function::ChannelSelectorFunctor< TInputPixel >::m_ChannelList.
|
inlinevirtual |
Definition at line 132 of file otbChannelSelectorFunctor.h.
References otb::Function::ChannelSelectorFunctor< TInputPixel >::m_ChannelList.
Referenced by otb::Function::AmplitudeFunctor< TInputPixel >::operator()(), and otb::Function::PhaseFunctor< TInputPixel >::operator()().
|
inline |
Definition at line 70 of file otbChannelSelectorFunctor.h.
|
inlinevirtual |
Only for backward compatibility but should not be used
Definition at line 209 of file otbChannelSelectorFunctor.h.
References otb::Function::ChannelSelectorFunctor< TInputPixel >::m_ChannelList.
|
virtual |
Runtime information
Reimplemented in otb::Function::AmplitudeFunctor< TInputPixel >, and otb::Function::PhaseFunctor< TInputPixel >.
|
inlinevirtual |
Reimplemented in otb::Function::AmplitudeFunctor< TInputPixel >, and otb::Function::PhaseFunctor< TInputPixel >.
Definition at line 127 of file otbChannelSelectorFunctor.h.
References otb::Function::ChannelSelectorFunctor< TInputPixel >::m_ChannelList.
|
inlinevirtual |
Only for backward compatibility but should not be used
Definition at line 205 of file otbChannelSelectorFunctor.h.
References otb::Function::ChannelSelectorFunctor< TInputPixel >::m_ChannelList.
|
inlinevirtual |
Only for backward compatibility but should not be used
Definition at line 218 of file otbChannelSelectorFunctor.h.
References otb::Function::ChannelSelectorFunctor< TInputPixel >::usingDefaultParameters.
|
static |
Method for creation through the object factory
|
inlinevirtual |
Reimplemented in otb::Function::AmplitudeFunctor< TInputPixel >, and otb::Function::PhaseFunctor< TInputPixel >.
Definition at line 115 of file otbChannelSelectorFunctor.h.
References otb::Function::ChannelSelectorFunctor< TInputPixel >::m_ChannelList.
|
inlinevirtual |
Reimplemented in otb::Function::AmplitudeFunctor< TInputPixel >, and otb::Function::PhaseFunctor< TInputPixel >.
Definition at line 103 of file otbChannelSelectorFunctor.h.
References otb::Function::ChannelSelectorFunctor< TInputPixel >::m_ChannelList.
|
inlinevirtual |
Reimplemented in otb::Function::AmplitudeFunctor< TInputPixel >, and otb::Function::PhaseFunctor< TInputPixel >.
Definition at line 75 of file otbChannelSelectorFunctor.h.
References otb::Function::ChannelSelectorFunctor< TInputPixel >::m_ChannelList.
|
inlinevirtual |
Reimplemented in otb::Function::AmplitudeFunctor< TInputPixel >, and otb::Function::PhaseFunctor< TInputPixel >.
Definition at line 91 of file otbChannelSelectorFunctor.h.
References otb::Function::ChannelSelectorFunctor< TInputPixel >::m_ChannelList.
|
inlinevirtual |
Only for backward compatibility but should not be used
Definition at line 163 of file otbChannelSelectorFunctor.h.
References otb::Function::ChannelSelectorFunctor< TInputPixel >::m_ChannelList, and otb::Function::ChannelSelectorFunctor< TInputPixel >::usingDefaultParameters.
|
inlinevirtual |
Only for backward compatibility but should not be used
Definition at line 195 of file otbChannelSelectorFunctor.h.
References otb::Function::ChannelSelectorFunctor< TInputPixel >::m_ChannelList, and otb::Function::ChannelSelectorFunctor< TInputPixel >::usingDefaultParameters.
|
inlinevirtual |
Definition at line 143 of file otbChannelSelectorFunctor.h.
References otb::Function::ChannelSelectorFunctor< TInputPixel >::m_ChannelList, and otb::Function::ChannelSelectorFunctor< TInputPixel >::usingDefaultParameters.
|
inlinevirtual |
Definition at line 137 of file otbChannelSelectorFunctor.h.
References otb::Function::ChannelSelectorFunctor< TInputPixel >::m_ChannelList, and otb::Function::ChannelSelectorFunctor< TInputPixel >::usingDefaultParameters.
Referenced by otb::Function::AmplitudeFunctor< TInputPixel >::AmplitudeFunctor(), and otb::Function::PhaseFunctor< TInputPixel >::PhaseFunctor().
|
inlinevirtual |
Only for backward compatibility but should not be used
Definition at line 185 of file otbChannelSelectorFunctor.h.
References otb::Function::ChannelSelectorFunctor< TInputPixel >::m_ChannelList, and otb::Function::ChannelSelectorFunctor< TInputPixel >::usingDefaultParameters.
|
inlinevirtual |
Only for backward compatibility but should not be used
Definition at line 174 of file otbChannelSelectorFunctor.h.
References otb::Function::ChannelSelectorFunctor< TInputPixel >::m_ChannelList, and otb::Function::ChannelSelectorFunctor< TInputPixel >::usingDefaultParameters.
|
private |
Only for backward compatibility but should not be used
Definition at line 257 of file otbChannelSelectorFunctor.h.
Referenced by otb::Function::ChannelSelectorFunctor< TInputPixel >::ChannelSelectorFunctor(), otb::Function::ChannelSelectorFunctor< TInputPixel >::GetBlueChannelIndex(), otb::Function::ChannelSelectorFunctor< TInputPixel >::GetChannelIndex(), otb::Function::ChannelSelectorFunctor< TInputPixel >::GetChannelList(), otb::Function::ChannelSelectorFunctor< TInputPixel >::GetGreenChannelIndex(), otb::Function::ChannelSelectorFunctor< TInputPixel >::GetOutputSize(), otb::Function::ChannelSelectorFunctor< TInputPixel >::GetRedChannelIndex(), otb::Function::ChannelSelectorFunctor< TInputPixel >::operator()(), otb::Function::ChannelSelectorFunctor< TInputPixel >::SetAllChannels(), otb::Function::ChannelSelectorFunctor< TInputPixel >::SetBlueChannelIndex(), otb::Function::ChannelSelectorFunctor< TInputPixel >::SetChannelIndex(), otb::Function::ChannelSelectorFunctor< TInputPixel >::SetChannelList(), otb::Function::ChannelSelectorFunctor< TInputPixel >::SetGreenChannelIndex(), and otb::Function::ChannelSelectorFunctor< TInputPixel >::SetRedChannelIndex().
|
private |
Only for backward compatibility but should not be used
Definition at line 258 of file otbChannelSelectorFunctor.h.
Referenced by otb::Function::ChannelSelectorFunctor< TInputPixel >::IsUsingDefaultParameters(), otb::Function::ChannelSelectorFunctor< TInputPixel >::SetAllChannels(), otb::Function::ChannelSelectorFunctor< TInputPixel >::SetBlueChannelIndex(), otb::Function::ChannelSelectorFunctor< TInputPixel >::SetChannelIndex(), otb::Function::ChannelSelectorFunctor< TInputPixel >::SetChannelList(), otb::Function::ChannelSelectorFunctor< TInputPixel >::SetGreenChannelIndex(), and otb::Function::ChannelSelectorFunctor< TInputPixel >::SetRedChannelIndex().