#include <TrainingClass.h>
Public Member Functions | |
TrainingClass (char *wantedfiles, char *unwantedfiles, char *wantedoutput, char *unwantedoutput, int method=PAIR_GENERIC) | |
~TrainingClass () | |
void | Run () |
void | Reset () |
void | SetMethod (int m) |
void | SetMergyStyle (int m) |
void | SetMaxNbTextlines (int m) |
void | SetNbIterations (int m) |
void | SetWantedObjClusterNumber (int m) |
void | SetUnwantedObjClusterNumber (int m) |
void | SetPairStyle (int m) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|