OTB
9.0.0
Orfeo Toolbox
|
#include <otbCBAMI.h>
Public Types | |
typedef VectorType::iterator | IteratorType |
typedef VectorOfVectorType::iterator | VecOfVecIteratorType |
typedef std::vector< VectorType > | VectorOfVectorType |
typedef std::vector< TOutput > | VectorType |
Public Member Functions | |
CBAMI () | |
TOutput | operator() (const TInput1 &itA, const TInput2 &itB) const |
virtual | ~CBAMI () |
Protected Member Functions | |
TOutput | Exyc (VectorType vx, VectorType vy) const |
TOutput | Exyztc (VectorType vx, VectorType vy, VectorType vz, VectorType vt) const |
void | normalizeInPlace (VectorType vx) const |
TOutput | PhiMI (VectorType v1, VectorType v2) const |
TOutput | Qxijkl (const VectorType &va, const VectorType &vb, const VectorType &vc, const VectorType &vd) const |
TOutput | Rxy (const VectorType &va, const VectorType &vb) const |
Definition at line 34 of file otbCBAMI.h.
typedef VectorType::iterator otb::Functor::CBAMI< TInput1, TInput2, TOutput >::IteratorType |
Definition at line 38 of file otbCBAMI.h.
typedef VectorOfVectorType::iterator otb::Functor::CBAMI< TInput1, TInput2, TOutput >::VecOfVecIteratorType |
Definition at line 40 of file otbCBAMI.h.
typedef std::vector<VectorType> otb::Functor::CBAMI< TInput1, TInput2, TOutput >::VectorOfVectorType |
Definition at line 39 of file otbCBAMI.h.
typedef std::vector<TOutput> otb::Functor::CBAMI< TInput1, TInput2, TOutput >::VectorType |
Definition at line 37 of file otbCBAMI.h.
|
inline |
Definition at line 42 of file otbCBAMI.h.
|
inlinevirtual |
Definition at line 45 of file otbCBAMI.h.
|
inlineprotected |
Definition at line 96 of file otbCBAMI.h.
Referenced by otb::Functor::CBAMI< itk::ConstNeighborhoodIterator< TInputImage1 >, itk::ConstNeighborhoodIterator< TInputImage2 >, TOutputImage::PixelType >::Qxijkl(), and otb::Functor::CBAMI< itk::ConstNeighborhoodIterator< TInputImage1 >, itk::ConstNeighborhoodIterator< TInputImage2 >, TOutputImage::PixelType >::Rxy().
|
inlineprotected |
Definition at line 120 of file otbCBAMI.h.
|
inlineprotected |
Definition at line 68 of file otbCBAMI.h.
|
inline |
Definition at line 48 of file otbCBAMI.h.
|
inlineprotected |
Definition at line 217 of file otbCBAMI.h.
|
inlineprotected |
Definition at line 198 of file otbCBAMI.h.
|
inlineprotected |
Definition at line 192 of file otbCBAMI.h.