Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
KnowledgeBase.cc File Reference#include "KnowledgeBase.h" #include <vector> #include <iostream> #include "CharPtrHash.h" #include "keypoint.h" #include "keygroup.h" #include "keypointpair.h" #include "model.h" #include "object.h" #include "HoughHash.h" #include "KDTree.h" #include "Shared/newmat/newmat.h" #include <limits> #include "Shared/mathutils.h"
Include dependency graph for KnowledgeBase.cc:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Function Documentation
Definition at line 30 of file KnowledgeBase.cc. Referenced by KnowledgeBase::modelMatching().
Definition at line 236 of file KnowledgeBase.cc. Referenced by KnowledgeBase::modelMatching().
This part is weird.. for some reason, sometimes tempX is outside of range /// Definition at line 106 of file KnowledgeBase.cc. Referenced by getBestHoughTransforms().
Definition at line 22 of file KnowledgeBase.cc.
Definition at line 26 of file KnowledgeBase.cc.
Definition at line 51 of file KnowledgeBase.cc. Referenced by getBestTransform2(). Variable Documentation
Definition at line 19 of file KnowledgeBase.cc. Referenced by getNumParams(), and KnowledgeBase::saveToFile(). Definition at line 20 of file KnowledgeBase.cc. Referenced by getParamList(), and KnowledgeBase::saveToFile(). |
Tekkotsu v5.1CVS |
Generated Mon May 9 04:58:57 2016 by Doxygen 1.6.3 |