14 : QDialog(parent, Qt::Tool),
Ui::LabelingDialog() {
25 return (randomColorsCheckBox->checkState() == Qt::Checked);
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.
static const int MAX_OCTREE_LEVEL
Max octree subdivision level.