OTB
9.0.0
Orfeo Toolbox
|
#include <otbGeodesicMorphologyLevelingFilter.h>
Public Member Functions | |
LevelingFunctor () | |
TOutput | operator() (const TInput &pixel, const TInputMap &convexPixel, const TInputMap &concavePixel) const |
virtual | ~LevelingFunctor () |
This functor performs the pixel-wise leveling operation needed in the geodesic morphology decomposition filter. For more details, please refer to the documentation of this filter.
Use otb::GeodesicMorphologyLevelingFilter to apply it image-wise.
Definition at line 54 of file otbGeodesicMorphologyLevelingFilter.h.
|
inline |
Constructor.
Definition at line 58 of file otbGeodesicMorphologyLevelingFilter.h.
|
inlinevirtual |
Destructor.
Definition at line 62 of file otbGeodesicMorphologyLevelingFilter.h.
|
inline |
Definition at line 66 of file otbGeodesicMorphologyLevelingFilter.h.