#include <TrainDetectorParametersDialog.hh>
◆ TrainDetectorParametersDialog()
TrainDetectorParametersDialog::TrainDetectorParametersDialog |
( |
LabellingMainWidget * |
mainWidget, |
|
|
QWidget * |
parent = 0 , |
|
|
Qt::WindowFlags |
f = 0 |
|
) |
| |
◆ ~TrainDetectorParametersDialog()
TrainDetectorParametersDialog::~TrainDetectorParametersDialog |
( |
| ) |
|
◆ trainFiles()
◆ setFeatureGroup()
void TrainDetectorParametersDialog::setFeatureGroup |
( |
std::string const & |
group | ) |
|
|
virtual |
◆ featureGroup()
std::string TrainDetectorParametersDialog::featureGroup |
( |
| ) |
const |
|
virtual |
◆ setGenerateRandomSamples()
void TrainDetectorParametersDialog::setGenerateRandomSamples |
( |
bool |
generate | ) |
|
|
virtual |
◆ generateRandomSamples()
bool TrainDetectorParametersDialog::generateRandomSamples |
( |
| ) |
const |
|
virtual |
◆ setNInRootSamples()
void TrainDetectorParametersDialog::setNInRootSamples |
( |
int |
samples | ) |
|
|
virtual |
◆ nInRootSamples()
int TrainDetectorParametersDialog::nInRootSamples |
( |
| ) |
const |
|
virtual |
◆ setNOutRootSamples()
void TrainDetectorParametersDialog::setNOutRootSamples |
( |
int |
samples | ) |
|
|
virtual |
◆ nOutRootSamples()
int TrainDetectorParametersDialog::nOutRootSamples |
( |
| ) |
const |
|
virtual |
◆ setModelFileName()
void TrainDetectorParametersDialog::setModelFileName |
( |
std::string const & |
name | ) |
|
|
virtual |
◆ modelFileName()
std::string TrainDetectorParametersDialog::modelFileName |
( |
| ) |
const |
|
virtual |
◆ setSdFeatureNormalization()
◆ sdFeatureNormalization()
◆ setHoughFeatureNormalization()
◆ houghFeatureNormalization()
◆ setCost()
void TrainDetectorParametersDialog::setCost |
( |
double |
cost | ) |
|
|
virtual |
◆ cost()
double TrainDetectorParametersDialog::cost |
( |
| ) |
const |
|
virtual |
◆ setGamma()
void TrainDetectorParametersDialog::setGamma |
( |
double |
gamma | ) |
|
|
virtual |
◆ gamma()
double TrainDetectorParametersDialog::gamma |
( |
| ) |
const |
|
virtual |
◆ addTrainFile()
◆ check()
std::string TrainingParameters::check |
( |
| ) |
|
|
inherited |
The documentation for this class was generated from the following file: