|
Ocean
|
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 | |
| namespace | Ocean |
| The namespace covering the entire Ocean framework. | |
| namespace | Ocean::Tracking |
| Namespace of the Tracker library. | |
| namespace | Ocean::Tracking::Offline |
| Namespace of the Offline Tracker library. | |
Typedefs | |
| using | Ocean::Tracking::Offline::FrameTrackerRef = SmartObjectRef< FrameTracker, OfflineTracker > |
| Definition of a smart object reference holding a FrameTracker object. | |