OTB  10.0.0
Orfeo Toolbox
Public Member Functions | List of all members
otb::Functor::OutcoreFunctor< TInput, TOutput > Class Template Reference

#include <otbOutcoreFunctor.h>

Public Member Functions

TOutput operator() (const TInput &itA) const
 
 OutcoreFunctor ()=default
 
 ~OutcoreFunctor ()=default
 

Detailed Description

template<class TInput, class TOutput>
class otb::Functor::OutcoreFunctor< TInput, TOutput >

Computes the outcore for the multitemp filter.

Definition at line 38 of file otbOutcoreFunctor.h.

Constructor & Destructor Documentation

โ—† OutcoreFunctor()

template<class TInput , class TOutput >
otb::Functor::OutcoreFunctor< TInput, TOutput >::OutcoreFunctor ( )
default

โ—† ~OutcoreFunctor()

template<class TInput , class TOutput >
otb::Functor::OutcoreFunctor< TInput, TOutput >::~OutcoreFunctor ( )
default

Member Function Documentation

โ—† operator()()

template<class TInput , class TOutput >
TOutput otb::Functor::OutcoreFunctor< TInput, TOutput >::operator() ( const TInput &  itA) const
inline

Definition at line 43 of file otbOutcoreFunctor.h.


The documentation for this class was generated from the following file: