10 #include <ui_labelingDlg.h>
Dialog to define connected components labelinng parameters.
bool randomColors()
Specifies whether each extracted CC should get a random color.
int getOctreeLevel()
Returns octree level (defines grid step)
int getMinPointsNb()
Returns min number of points per extracted CC.
ccLabelingDlg(QWidget *parent=0)
Default constructor.