mirror of
https://github.com/dgirardeau/q3DMASC.git
synced 2026-08-29 16:40:49 +08:00
save confusion matrix, keepAttributes, useExistingScalarFields
This commit is contained in:
@@ -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);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user