ObjectHypothesis.h File Reference
#include "ObjectLearningByPushingDefinitions.h"
#include "Math/Math3d.h"
#include "Features/SIFTFeatures/SIFTFeatureEntry.h"
#include "Structs/Structs.h"
#include "DataStructures/DynamicArrayTemplate.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 * >
 

Typedef Documentation

◆ CObjectHypothesisArray

using CObjectHypothesisArray = CDynamicArrayTemplate<CObjectHypothesis*>

Definition at line 359 of file ObjectHypothesis.h.

◆ CSIFTFeatureArray

using CSIFTFeatureArray = CDynamicArrayTemplate<CSIFTFeatureEntry*>

Definition at line 168 of file ObjectHypothesis.h.