Zivid C++ API 2.13.1+18e79e79-1
|
#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. | |