|
SourceXtractorPlusPlus 0.21
SourceXtractor++, the next generation SExtractor
|
#include <Segmentation.h>

Public Member Functions | |
| virtual | ~Labelling ()=default |
| Labelling () | |
| virtual void | labelImage (Segmentation::LabellingListener &listener, std::shared_ptr< const DetectionImageFrame > frame)=0 |
Definition at line 109 of file Segmentation.h.
|
virtualdefault |
|
inline |
Definition at line 112 of file Segmentation.h.
|
pure virtual |