OTB
9.0.0
Orfeo Toolbox
|
#include <otbMeanShiftSegmentationFilter.h>
Public Types | |
typedef ConnectedLabelFunctor | Self |
Public Member Functions | |
ConnectedLabelFunctor () | |
std::string | GetNameOfClass () |
bool | operator() (TInput &p1, TInput &p2) |
~ConnectedLabelFunctor () | |
Private Member Functions | |
ConnectedLabelFunctor (const Self &)=delete | |
void | operator= (const Self &)=delete |
Definition at line 42 of file otbMeanShiftSegmentationFilter.h.
typedef ConnectedLabelFunctor otb::Functor::ConnectedLabelFunctor< TInput >::Self |
Definition at line 46 of file otbMeanShiftSegmentationFilter.h.
|
inline |
Definition at line 60 of file otbMeanShiftSegmentationFilter.h.
|
inline |
Definition at line 64 of file otbMeanShiftSegmentationFilter.h.
|
privatedelete |
|
inline |
Definition at line 48 of file otbMeanShiftSegmentationFilter.h.
|
inline |
Definition at line 53 of file otbMeanShiftSegmentationFilter.h.
|
privatedelete |