Ocean
|
Go to the source code of this file.
Data Structures | |
class | Ocean::CV::Calibration::MarkerCandidate |
This class implements a candidate of a marker. More... | |
Namespaces | |
namespace | Ocean |
The namespace covering the entire Ocean framework. | |
namespace | Ocean::CV |
Namespace of the CV library. | |
namespace | Ocean::CV::Calibration |
Namespace of the CV Calibration library. | |
Typedefs | |
using | Ocean::CV::Calibration::MarkerCandidates = std::vector< MarkerCandidate > |
Definition of a vector holding marker candidates. | |