![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
This is the complete list of members for masc::Tools, including all inherited members.
| GetClassificationSF(const ccPointCloud *cloud) | masc::Tools | static |
| LoadClassifier(QString filename, NamedClouds &clouds, Feature::Set &rawFeatures, masc::Classifier &classifier, QWidget *parent=nullptr) | masc::Tools | static |
| LoadClassifierCloudLabels(QString filename, QList< QString > &labels, QString &corePointsLabel, bool &filenamesSpecified, QMap< QString, QString > &rolesAndNames) | masc::Tools | static |
| LoadFile(const QString &filename, Tools::NamedClouds *clouds, bool cloudsAreProvided, std::vector< Feature::Shared > *rawFeatures=nullptr, std::vector< double > *rawScales=nullptr, masc::CorePoints *corePoints=nullptr, masc::Classifier *classifier=nullptr, TrainParameters *parameters=nullptr, QWidget *parent=nullptr) | masc::Tools | static |
| LoadTrainingFile(QString filename, Feature::Set &rawFeatures, std::vector< double > &scales, NamedClouds &loadedClouds, TrainParameters ¶meters, CorePoints *corePoints=nullptr, QWidget *parent=nullptr) | masc::Tools | static |
| NamedClouds typedef | masc::Tools | |
| PrepareFeatures(const CorePoints &corePoints, Feature::Set &features, QString &error, cloudViewer::GenericProgressCallback *progressCb=nullptr, SFCollector *generatedScalarFields=nullptr) | masc::Tools | static |
| RandomSubset(ccPointCloud *cloud, float ratio, cloudViewer::ReferenceCloud *inRatioSubset, cloudViewer::ReferenceCloud *outRatioSubset) | masc::Tools | static |
| RetrieveSF(const ccPointCloud *cloud, const QString &sfName, bool caseSensitive=true) | masc::Tools | static |
| SaveClassifier(QString filename, const Feature::Set &features, const QString corePointsRole, const masc::Classifier &classifier, QWidget *parent=nullptr) | masc::Tools | static |