Ocean
FrameTracker.h File Reference

Go to the source code of this file.

Data Structures

class  Ocean::Tracking::Offline::FrameTracker
 This class implements the base class for all visual offline tracker using frames to provide the tracking data. More...
 
class  Ocean::Tracking::Offline::FrameTracker::TrackerComponent
 This class implements the base class for all components of a frame tracker. More...
 
class  Ocean::Tracking::Offline::FrameTracker::FrameTrackerComponent
 This class implements the base class for all components of a frame tracker. More...
 
class  Ocean::Tracking::Offline::FrameTracker::FramePyramidTrackerComponent
 This class implements the base class for all components of a frame tracker. More...
 

Namespaces

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

Typedefs

typedef SmartObjectRef< FrameTracker, OfflineTracker > Ocean::Tracking::Offline::FrameTrackerRef
 Definition of a smart object reference holding a FrameTracker object. More...