|
SourceXtractorPlusPlus
0.19
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 107 of file Segmentation.h.
|
virtualdefault |
|
inline |
Definition at line 110 of file Segmentation.h.
|
pure virtual |
Implemented in SourceXtractor::LutzSegmentation, SourceXtractor::MLSegmentation, and SourceXtractor::BFSSegmentation.
1.8.5