MDSTk Libraries
1.1.0
Medical Data Segmentation Toolkit
|
Function object used to initialize the mapping. More...
#include <mdsBlobLabeling.h>
Public Member Functions | |
void | operator() (SLabelInfo &Info) |
Initializes SLabelInfo structure... | |
SInitLabel () | |
Default constructor. | |
Public Attributes | |
int | m_Label |
Progressively incremented label. |
Function object used to initialize the mapping.
mds::img::CBlobLabeling< T >::SInitLabel::SInitLabel | ( | ) |
Default constructor.
void mds::img::CBlobLabeling< T >::SInitLabel::operator() | ( | SLabelInfo & | Info | ) |
Initializes SLabelInfo structure...
int mds::img::CBlobLabeling< T >::SInitLabel::m_Label |
Progressively incremented label.