#include "VFAT/featureClusterVision.H"
#include "Image/Conversions.H"
#include "Image/Kernels.H"
#include "Image/MatrixOps.H"
#include "Util/Assert.H"
#include "Util/Timer.H"
#include "VFAT/VFATOpts.H"
#include "VFAT/covEstimate.H"
#include "VFAT/featureClusterFilters.H"
Go to the source code of this file.
Defines | |
#define | OVER 5 |
#define | COVSIZE 605 |
#define | COVHOLDER 10 |
#define | DATABOUND 10000 |
#define | VEC_RESIZE 100 |
#define | FOOANDSTUFF 2 |
#define | DUMPNP false |
#define | STUPIDMASKOFFSET 133 |
Test the nonparametric classifier
Definition in file featureClusterVision.C.