display scales

This commit is contained in:
Paul Leroy
2022-10-17 17:33:15 +02:00
parent 42d282b844
commit bfb64326bb
7 changed files with 54 additions and 18 deletions
+1
View File
@@ -111,6 +111,7 @@ Classify3DMASCDialog::Classify3DMASCDialog(ccMainAppInterface* app, bool trainMo
{
label->setText(tr("Trainer file"));
warningLabel->setVisible(false);
warningLabel->setText("Assign each role to the right cloud, and select the cloud on which to train the classifier");
}
onCloudChanged(0);