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

Go to the source code of this file.

Data Structures

class  Ocean::CV::Calibration::Point
 This class holds the relevant information of a detected marker point. 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::Points = std::vector< Point >
 Definition of a vector holding points.