OTB  10.0.0
Orfeo Toolbox
Classes | Namespaces
otbMultiScaleConvexOrConcaveClassificationFilter.h File Reference
#include "otbFunctorImageFilter.h"
+ Include dependency graph for otbMultiScaleConvexOrConcaveClassificationFilter.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  otb::Functor::MultiScaleConvexOrConcaveDecisionRule_tags::closing_profile_characteristics
 
struct  otb::Functor::MultiScaleConvexOrConcaveDecisionRule_tags::max_closing_profile_derivative
 
struct  otb::Functor::MultiScaleConvexOrConcaveDecisionRule_tags::max_opening_profile_derivative
 
class  otb::Functor::MultiScaleConvexOrConcaveDecisionRule< TInput, TLabeled >
 
struct  otb::Functor::MultiScaleConvexOrConcaveDecisionRule_tags::opening_profile_characteristics
 

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 > >