OTB
9.0.0
Orfeo Toolbox
|
#include "otbFunctorImageFilter.h"
Go to the source code of this file.
Classes | |
class | otb::Functor::ReciprocalCovarianceToReciprocalCoherencyFunctor< TInput, TOutput > |
Namespaces | |
otb | |
otb::Functor | |
Typedefs | |
template<typename TInputImage , typename TOutputImage > | |
using | otb::ReciprocalCovarianceToReciprocalCoherencyImageFilter = FunctorImageFilter< Functor::ReciprocalCovarianceToReciprocalCoherencyFunctor< typename TInputImage::PixelType, typename TOutputImage::PixelType > > |