![]() |
OTB
10.0.0
Orfeo Toolbox
|
#include "otbFunctorImageFilter.h"
Go to the source code of this file.
Namespaces | |
otb | |
otb::Functor | |
otb::Functor::MultiScaleConvexOrConcaveDecisionRule_tags | |
Typedefs | |
template<class TInputImage , class TOutputImage > | |
using | otb::MultiScaleConvexOrConcaveClassificationFilter = FunctorImageFilter< Functor::MultiScaleConvexOrConcaveDecisionRule< typename TInputImage::PixelType, typename TOutputImage::PixelType >, std::tuple< Functor::MultiScaleConvexOrConcaveDecisionRule_tags::max_opening_profile_derivative, Functor::MultiScaleConvexOrConcaveDecisionRule_tags::max_closing_profile_derivative, Functor::MultiScaleConvexOrConcaveDecisionRule_tags::opening_profile_characteristics, Functor::MultiScaleConvexOrConcaveDecisionRule_tags::closing_profile_characteristics > > |