mirror of
https://github.com/dgirardeau/q3DMASC.git
synced 2026-08-30 00:50:49 +08:00
Option to evaluation a classifier with a point cloud
This commit is contained in:
@@ -245,6 +245,7 @@ bool Classifier::evaluate(const Feature::Set& features, CCLib::ReferenceCloud* t
|
||||
}
|
||||
if (!testSubset)
|
||||
{
|
||||
assert(false);
|
||||
errorMessage = QObject::tr("No test subset provided");
|
||||
return false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user