User Documentation |
RAVL, Recognition And Vision Library |
DEVELOP | HOME PAGE | CLASS LIST | CONTENTS |
Ravl - Pattern Recognition - Classify - ClassifyAverageNearestNeighbourBodyC |
PUBLIC |
ClassifyAverageNearestNeighbourBodyC::ClassifyAverageNearestNeighbourBodyC(const DataSet2C ClassifyAverageNearestNeighbourBodyC::Classify(const VectorC &) const ClassifyAverageNearestNeighbourBodyC::Confidence(const VectorC &) const ClassifyKNearestNeighbourBodyC::Search(const VectorC &,UIntT) const ClassifyKNearestNeighbourBodyC::Classify(const VectorC &) const ClassifyKNearestNeighbourBodyC::Confidence(const VectorC &) const ClassifyKNearestNeighbourBodyC::K(void) const ClassifyVectorBodyC::Classify(const VectorC &) const ClassifyVectorBodyC::Confidence(const VectorC &) const ClassifyVectorBodyC::Labels(void) const RCBodyVC::Save(ostream &) const RCBodyVC::Save(BinOStreamC &) const RCBodyVC::Copy(void) const RCBodyVC::DeepCopy(UIntT) const RCBodyC::References(void) const RCBodyC::Copy(void) const RCBodyC::DeepCopy(UIntT) const RCBodyC::IncRefCounter(void) RCBodyC::DecRefCounter(void) |
ClassifyAverageNearestNeighbourBodyC | |
ClassifyAverage k nearest neighbour classifier. | |
include | "Ravl/PatternRec/ClassifyAverageNearestNeighbour.hh" |
User Level: | Develop |
Library: | RavlPatternRec |
In Scope: | RavlN |
#include "Ravl/PatternRec/ClassifyKNearestNeighbour.hh" |
#include "Ravl/PatternRec/ClassifyVector.hh" |
#include "Ravl/RCHandleV.hh" |
#include "Ravl/RefCounter.hh" |
Maintainer:Charles Galambos, Documentation by CxxDoc: Tue Aug 13 09:59:02 2002 |