Zivid C++ API 2.17.1+7516d437-1
MarkerDictionary.h File Reference
#include "Zivid/Detail/CoreExport.h"
#include "Zivid/Detail/Pimpl.h"
#include <iosfwd>
#include <string>

Go to the source code of this file.

Classes

class  Zivid::Calibration::MarkerDictionary
 Holds information about fiducial markers such as ArUco or AprilTag for detection. 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 &os, const MarkerDictionary &dictionary)
 Serialize the dictionary to a stream.