![]() |
OTB
9.1.1
Orfeo Toolbox
|
#include <otbJoinHistogramMI.h>
Inheritance diagram for otb::Functor::JoinHistogramMI< TInput1, TInput2, TOutput >:Public Types | |
| typedef double | HistogramFrequencyType |
| typedef itk::Statistics::Histogram< HistogramFrequencyType, itk::Statistics::DenseFrequencyContainer2 > | HistogramType |
Public Member Functions | |
| JoinHistogramMI () | |
| TOutput | operator() (const TInput1 &itA, const TInput2 &itB, const HistogramType *histogram) |
| virtual | ~JoinHistogramMI () |
Definition at line 33 of file otbJoinHistogramMI.h.
| typedef double otb::Functor::JoinHistogramMI< TInput1, TInput2, TOutput >::HistogramFrequencyType |
Definition at line 36 of file otbJoinHistogramMI.h.
| typedef itk::Statistics::Histogram<HistogramFrequencyType, itk::Statistics::DenseFrequencyContainer2> otb::Functor::JoinHistogramMI< TInput1, TInput2, TOutput >::HistogramType |
Definition at line 37 of file otbJoinHistogramMI.h.
|
inline |
Definition at line 38 of file otbJoinHistogramMI.h.
|
inlinevirtual |
Definition at line 41 of file otbJoinHistogramMI.h.
|
inline |
Definition at line 44 of file otbJoinHistogramMI.h.
1.8.17