Zivid C++ API 2.13.1+18e79e79-1
MarkerShape.h File Reference
#include <Zivid/Calibration/Pose.h>
#include <Zivid/Detail/Pimpl.h>
#include <Zivid/Point.h>
#include <array>

Go to the source code of this file.

Classes

class  Zivid::Calibration::MarkerShape
 Holds physical (3D) and image (2D) properties of a detected fiducial marker. More...
 

Namespaces

namespace  Zivid
 The main Zivid namespace. All Zivid code is found here.
 
namespace  Zivid::Calibration
 

Functions

ZIVID_CORE_EXPORT std::ostream & Zivid::Calibration::operator<< (std::ostream &stream, const MarkerShape &shape)
 Serialize the value to a stream.