#include <SuperPixelTrainer.h>
|
void | load (const QSettings &settings) override |
|
void | save (QSettings &settings) const override |
|
template<class num > |
num | checkParam (num param, num min, num max, const QString &name) const |
|
rdf::SuperPixelTrainerConfig::SuperPixelTrainerConfig |
( |
| ) |
|
QStringList rdf::SuperPixelTrainerConfig::featureCachePaths |
( |
| ) |
const |
void rdf::SuperPixelTrainerConfig::load |
( |
const QSettings & |
settings | ) |
|
|
overrideprotectedvirtual |
QString rdf::SuperPixelTrainerConfig::modelPath |
( |
| ) |
const |
int rdf::SuperPixelTrainerConfig::numTrees |
( |
| ) |
const |
void rdf::SuperPixelTrainerConfig::save |
( |
QSettings & |
settings | ) |
const |
|
overrideprotectedvirtual |
void rdf::SuperPixelTrainerConfig::setNumTrees |
( |
int |
numTrees | ) |
|
QString rdf::SuperPixelTrainerConfig::toString |
( |
| ) |
const |
|
overridevirtual |
QStringList rdf::SuperPixelTrainerConfig::mFeatureCachePaths |
|
protected |
QString rdf::SuperPixelTrainerConfig::mModelPath |
|
protected |
int rdf::SuperPixelTrainerConfig::mNumTrees = 150 |
|
protected |
The documentation for this class was generated from the following files: