Ocean
|
Go to the source code of this file.
Data Structures | |
class | Ocean::Tracking::MapBuilding::UnifiedMatching |
The base class for all unified matching objects. More... | |
class | Ocean::Tracking::MapBuilding::UnifiedMatching::DistanceValue |
Definition of a descriptor distance value. More... | |
class | Ocean::Tracking::MapBuilding::UnifiedGuidedMatching |
This class implements the base class for all guided matching objects. More... | |
class | Ocean::Tracking::MapBuilding::UnifiedUnguidedMatching |
This class implements the base class for all unguided matching objects. More... | |
class | Ocean::Tracking::MapBuilding::UnifiedGuidedMatchingT< TImagePointDescriptor, TObjectPointDescriptor, TDistance > |
This class implements the guided matching object for specific features. More... | |
class | Ocean::Tracking::MapBuilding::UnifiedUnguidedMatchingT< TImagePointDescriptor, TObjectPointVocabularyDescriptor, TDistance > |
This class implements the unguided matching object for FREAK Multi features with 32 bytes or 256 bits. More... | |
class | Ocean::Tracking::MapBuilding::UnifiedGuidedMatchingFreakMultiDescriptor256Group |
This class implements the guided matching object for groups of FREAK Multi features with 32 bytes or 256 bits. More... | |
class | Ocean::Tracking::MapBuilding::UnifiedUnguidedMatchingFreakMultiFeatures256Group |
This class implements the unguided matching object for groups of FREAK Multi features with 32 bytes or 256 bits. More... | |
Namespaces | |
namespace | Ocean |
The namespace covering the entire Ocean framework. | |
namespace | Ocean::Tracking |
Namespace of the Tracker library. | |
namespace | Ocean::Tracking::MapBuilding |
Namespace of the Map Building Tracking library. | |