OTB
9.0.0
Orfeo Toolbox
|
#include "otbFunctorImageFilter.h"
Go to the source code of this file.
Namespaces | |
otb | |
otb::Functor | |
otb::Functor::LevelingFunctor_tags | |
Typedefs | |
template<class TInputImage , class TInputMaps , class TOutputImage > | |
using | otb::GeodesicMorphologyLevelingFilter = FunctorImageFilter< Functor::LevelingFunctor< typename TInputImage::PixelType, typename TInputMaps::PixelType, typename TOutputImage::PixelType >, std::tuple< typename Functor::LevelingFunctor_tags::pixel, typename Functor::LevelingFunctor_tags::convex_pixel, typename Functor::LevelingFunctor_tags::concave_pixel > > |