#include <WriterDatabase.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::WriterVocabularyConfig::WriterVocabularyConfig |
( |
| ) |
|
| bool rdf::WriterVocabularyConfig::l2before |
( |
| ) |
const |
| void rdf::WriterVocabularyConfig::load |
( |
const QSettings & |
settings | ) |
|
|
overrideprotectedvirtual |
| int rdf::WriterVocabularyConfig::maxSIFTSize |
( |
| ) |
const |
| int rdf::WriterVocabularyConfig::minSIFTSize |
( |
| ) |
const |
| int rdf::WriterVocabularyConfig::numberOfClusters |
( |
| ) |
const |
| int rdf::WriterVocabularyConfig::numberOfPCA |
( |
| ) |
const |
| int rdf::WriterVocabularyConfig::numberOfPCAWhitening |
( |
| ) |
const |
| double rdf::WriterVocabularyConfig::powerNormalization |
( |
| ) |
const |
| void rdf::WriterVocabularyConfig::save |
( |
QSettings & |
settings | ) |
const |
|
overrideprotectedvirtual |
| void rdf::WriterVocabularyConfig::setL2Before |
( |
bool |
performL2 | ) |
|
| void rdf::WriterVocabularyConfig::setMaxSIFTSize |
( |
int |
maxSize | ) |
|
| void rdf::WriterVocabularyConfig::setMINSIFTSize |
( |
int |
minSize | ) |
|
| void rdf::WriterVocabularyConfig::setNumberOfCluster |
( |
int |
num | ) |
|
| void rdf::WriterVocabularyConfig::setNumberOfPCA |
( |
int |
num | ) |
|
| void rdf::WriterVocabularyConfig::setNumberOfPCAWhitening |
( |
int |
num | ) |
|
| void rdf::WriterVocabularyConfig::setPowerNormalization |
( |
float |
power | ) |
|
| void rdf::WriterVocabularyConfig::setType |
( |
int |
type | ) |
|
| int rdf::WriterVocabularyConfig::type |
( |
| ) |
const |
The documentation for this class was generated from the following files: