#include <vector>
#include "Util/readConfig.H"
#include "Image/All.H"
#include "Image/Pixels.H"
#include "Image/Point2D.H"
#include "VFAT/covEstimate.H"
Go to the source code of this file.
Classes | |
class | NPclassify2< FLOAT > |
Non parametric classifier version 2.0. More... |
Test the nonparametric classifier
Definition in file NPclassify2.H.