Zivid C++ API 2.13.1+18e79e79-1
|
Go to the source code of this file.
Namespaces | |
namespace | Zivid |
The main Zivid namespace. All Zivid code is found here. | |
namespace | Zivid::Experimental |
namespace | Zivid::Experimental::Calibration |
Functions | |
ZIVID_CORE_EXPORT std::string | Zivid::Experimental::Calibration::toString (InfieldCorrectionDetectionStatus status) |
Get string representation of the status. | |
ZIVID_CORE_EXPORT std::ostream & | Zivid::Experimental::Calibration::operator<< (std::ostream &stream, const InfieldCorrectionDetectionStatus &status) |
Serialize the value to a stream. | |