Go to the source code of this file.
Classes | |
class | motld::NNClassifier |
The nearest neighbor classifier is invoked at the top level to evaluate detections. More... | |
class | motld::NNPatch |
Data structure representing nearest neighbor patches with color histograms. More... | |
Namespaces | |
namespace | motld |
Defines | |
#define | INVBINS (1.0/NUM_BINS) |
Definition at line 403 of file NNClassifier.h.