![]() |
OTB
9.1.1
Orfeo Toolbox
|
#include "otbFunctorImageFilter.h"
Include dependency graph for otbGeodesicMorphologyLevelingFilter.h:
This graph shows which files directly or indirectly include this file: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 > > |
1.8.17