#define ZIVID_CORE_EXPORT
Definition CoreExport.h:56
#define ZIVID_PIMPL_VALUE_SEMANTICS(ClassName, Attributes)
Definition Pimpl.h:53
Stores the result returned by a detectMarkers(const Frame &frame, const std::vector<int> &markerIds,...
Definition DetectionResultFiducialMarkers.h:61
A result returned by the detectCalibrationBoard(...) call.
Definition DetectionResult.h:63
Describes a rigid transform (rotation+translation), such as a robot pose.
Definition Pose.h:57
Definition CalibrationBoardDetectionStatus.h:54
ZIVID_CORE_EXPORT std::ostream & operator<<(std::ostream &stream, const CalibrationBoardDetectionStatus &status)
Serialize the value to a stream.
The main Zivid namespace. All Zivid code is found here.
Definition Application.h:85