| User Documentation |
| RAVL, Recognition And Vision Library |
| DEVELOP | HOME PAGE | CLASS LIST | CONTENTS |
| Ravl - Pattern Recognition - Classify - ClassifyKNearestNeighbourBodyC |
| PUBLIC |
|
ClassifyKNearestNeighbourBodyC::ClassifyKNearestNeighbourBodyC(const DataSet2C 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) |
| ClassifyKNearestNeighbourBodyC | |
| k nearest neighbours classifier. | |
| include | "Ravl/PatternRec/ClassifyKNearestNeighbour.hh" |
| User Level: | Develop |
| Library: | RavlPatternRec |
| In Scope: | RavlN |
| #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 |