save confusion matrix, keepAttributes, useExistingScalarFields

This commit is contained in:
Paul Leroy
2023-03-27 22:52:23 +02:00
parent 0db1201087
commit 3834043b95
12 changed files with 164 additions and 55 deletions
+5
View File
@@ -35,6 +35,11 @@ public:
//! Default constructor
Classify3DMASCDialog(ccMainAppInterface* app, bool trainMode = false);
//! read settings
void readSettings();
//! write settings
void writeSettings();
//! Sets the clouds roles
void setCloudRoles(const QList<QString>& roles, QString corePointsLabel);