SourceXtractorPlusPlus  0.10
Please provide a description of the project.
Public Member Functions | List of all members
SourceXtractor::Segmentation::Labelling Class Referenceabstract

#include <Segmentation.h>

Inheritance diagram for SourceXtractor::Segmentation::Labelling:
[legend]

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 118 of file Segmentation.h.

Constructor & Destructor Documentation

◆ ~Labelling()

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

◆ Labelling()

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

Definition at line 121 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: