#include "Util/log.H"
#include "Util/readConfig.H"
#include "VFAT/NPclassify.H"
#include "Raster/Raster.H"
#include "Image/All.H"
#include <stdlib.h>
#include <sys/types.h>
#include <time.h>
Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |
Variables | |
char * | configFile |
This is the configFile name. | |
readConfig | configIn (25) |
This is the configFile object. |
Test the non-parametric classifier
Definition in file NPclassify-test.C.
char* configFile |
This is the configFile name.
Definition at line 59 of file NPclassify-test.C.
readConfig configIn(25) |
This is the configFile object.