![]() |
Zivid C++ API 2.15.0+5fcc365b-1
|
Go to the source code of this file.
Namespaces | |
namespace | Zivid |
The main Zivid namespace. All Zivid code is found here. | |
namespace | Zivid::Calibration |
Functions | |
ZIVID_CORE_EXPORT std::string | Zivid::Calibration::toString (const CalibrationBoardDetectionStatus &status) |
Get string representation of the status. | |
ZIVID_CORE_EXPORT std::ostream & | Zivid::Calibration::operator<< (std::ostream &stream, const CalibrationBoardDetectionStatus &status) |
Serialize the value to a stream. | |