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

#include <otbOutcoreFunctor.h>

+ Inheritance diagram for otb::Functor::OutcoreFunctor< TInput, TOutput >:

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: