Ocean
Loading...
Searching...
No Matches
PosePointPair.h File Reference

Go to the source code of this file.

Data Structures

class  Ocean::Tracking::Point::PosePointPair
 Definition of a simple struct combining a pose and an image point id. More...
 
class  Ocean::Tracking::Point::PosePointPairsObject
 Definition of an object that combines an object id with the pairs of poses and image points. More...
 

Namespaces

namespace  Ocean
 The namespace covering the entire Ocean framework.
 
namespace  Ocean::Tracking
 Namespace of the Tracker library.
 
namespace  Ocean::Tracking::Point
 Namespace of the Point Tracker library.
 

Typedefs

typedef std::vector< PosePointPairOcean::Tracking::Point::PosePointPairs
 Definition of a vector holding pose point pairs.
 
typedef std::vector< PosePointPairsObjectOcean::Tracking::Point::PosePointPairsObjects
 Definition of a vector holding pose objects.