SourceXtractorPlusPlus 1.0.3
SourceXtractor++, the next generation SExtractor
Loading...
Searching...
No Matches
SourceXtractor::Segmentation::Labelling Class Referenceabstract

#include <Segmentation.h>

Inheritance diagram for SourceXtractor::Segmentation::Labelling:

Public Member Functions

virtual ~Labelling ()=default
 Labelling ()
virtual void labelImage (Segmentation::LabellingListener &listener, std::shared_ptr< const DetectionImageFrame > frame)=0

Detailed Description

Definition at line 109 of file Segmentation.h.

Constructor & Destructor Documentation

◆ ~Labelling()

virtual SourceXtractor::Segmentation::Labelling::~Labelling ( )
virtualdefault

◆ Labelling()

SourceXtractor::Segmentation::Labelling::Labelling ( )
inline

Definition at line 112 of file Segmentation.h.

Member Function Documentation

◆ labelImage()

virtual void SourceXtractor::Segmentation::Labelling::labelImage ( Segmentation::LabellingListener & listener,
std::shared_ptr< const DetectionImageFrame > frame )
pure virtual

The documentation for this class was generated from the following file: