OTB
9.0.0
Orfeo Toolbox
|
#include <otbLHMI.h>
Public Types | |
typedef double | HistogramFrequencyType |
typedef HistogramType::Iterator | HistogramIteratorType |
typedef HistogramType::SizeType | HistogramSizeType |
typedef itk::Statistics::Histogram< HistogramFrequencyType, itk::Statistics::DenseFrequencyContainer2 > | HistogramType |
typedef VectorType::iterator | IteratorType |
typedef HistogramType::MeasurementVectorType | MeasurementVectorType |
typedef VectorOfVectorType::iterator | VecOfVecIteratorType |
typedef std::vector< VectorType > | VectorOfVectorType |
typedef std::vector< TOutput > | VectorType |
Public Member Functions | |
LHMI () | |
TOutput | operator() (const TInput1 &itA, const TInput2 &itB) |
virtual | ~LHMI () |
TODO.
double
double
double
value resulting to the pixel type of the output image typedef double otb::Functor::LHMI< TInput1, TInput2, TOutput >::HistogramFrequencyType |
typedef HistogramType::Iterator otb::Functor::LHMI< TInput1, TInput2, TOutput >::HistogramIteratorType |
typedef HistogramType::SizeType otb::Functor::LHMI< TInput1, TInput2, TOutput >::HistogramSizeType |
typedef itk::Statistics::Histogram<HistogramFrequencyType, itk::Statistics::DenseFrequencyContainer2> otb::Functor::LHMI< TInput1, TInput2, TOutput >::HistogramType |
typedef VectorType::iterator otb::Functor::LHMI< TInput1, TInput2, TOutput >::IteratorType |
typedef HistogramType::MeasurementVectorType otb::Functor::LHMI< TInput1, TInput2, TOutput >::MeasurementVectorType |
typedef VectorOfVectorType::iterator otb::Functor::LHMI< TInput1, TInput2, TOutput >::VecOfVecIteratorType |
typedef std::vector<VectorType> otb::Functor::LHMI< TInput1, TInput2, TOutput >::VectorOfVectorType |
typedef std::vector<TOutput> otb::Functor::LHMI< TInput1, TInput2, TOutput >::VectorType |
|
inline |
|
inlinevirtual |
|
inline |