SourceXtractorPlusPlus 0.21
SourceXtractor++, the next generation SExtractor
Loading...
Searching...
No Matches
Public Member Functions | List of all members
SourceXtractor::Segmentation::Labelling Class Referenceabstract

#include <Segmentation.h>

Inheritance diagram for SourceXtractor::Segmentation::Labelling:
Inheritance graph
[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 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: