mirror of
https://github.com/dgirardeau/q3DMASC.git
synced 2026-08-30 00:50:49 +08:00
Load feature list from a file (work in progress)
This commit is contained in:
@@ -179,7 +179,6 @@ void q3DMASCPlugin::doTrainAction()
|
||||
}
|
||||
|
||||
m_app->dispToConsole(QString("Correct = %1 / %2 --> accuracy = %3").arg(metrics.goodGuess).arg(metrics.sampleCount).arg(metrics.ratio), ccMainAppInterface::STD_CONSOLE_MESSAGE);
|
||||
|
||||
}
|
||||
|
||||
void q3DMASCPlugin::registerCommands(ccCommandLineInterface* cmd)
|
||||
|
||||
Reference in New Issue
Block a user