#include "Basis/CmdOptions.h"#include "Core/Training/Tester.h"#include "Core/VideoSet/MakeVideoSet.h"#include "Link/Svm/LinkSvm.cpp"Include dependency graph for mainTestTrainingRegression.cpp:

Go to the source code of this file.
Namespaces | |
| namespace | Impala | 
| namespace | Impala::Application | 
Functions | |
| const String | Impala::Application::cSetName ("test.txt") | 
| Core::VideoSet::VideoSet * | Impala::Application::MakeVideoSet (String directory, Core::VideoSet::VideoSet *indexSrc) | 
| This version creates a dataset that uses the index of src (if src != 0) So it is a 'Fake' dataset in the sense that it doen't have to have a VideoData folder at all, as long as the original has.   | |
| Core::VideoSet::VideoSet * | Impala::Application::MakeVideoSet (String directory) | 
| int | Impala::Application::main (int argc, char **argv) | 
| int | main (int argc, char *argv[]) | 
 1.5.1