SourceXtractorPlusPlus
0.15
Please provide a description of the project.
|
#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 118 of file Segmentation.h.
|
virtualdefault |
|
inline |
Definition at line 121 of file Segmentation.h.
|
pure virtual |
Implemented in SourceXtractor::LutzSegmentation, and SourceXtractor::BFSSegmentation.