|
|
#include "ObjectLearningByPushingDefinitions.h"#include "DataStructures/DynamicArrayTemplate.h"#include "Features/SIFTFeatures/SIFTFeatureEntry.h"#include "Math/Math3d.h"#include "Structs/Structs.h"
Include dependency graph for ObjectHypothesis.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | CHypothesisPoint |
| class | CMSERDescriptor |
| class | CMSERDescriptor3D |
| class | CObjectHypothesis |
Typedefs | |
| using | CObjectHypothesisArray = CDynamicArrayTemplate< CObjectHypothesis * > |
| using | CSIFTFeatureArray = CDynamicArrayTemplate< CSIFTFeatureEntry * > |
| using CObjectHypothesisArray = CDynamicArrayTemplate<CObjectHypothesis*> |
Definition at line 362 of file ObjectHypothesis.h.
| using CSIFTFeatureArray = CDynamicArrayTemplate<CSIFTFeatureEntry*> |
Definition at line 164 of file ObjectHypothesis.h.