Zivid C++ API 2.9.0+4dbba385-1
Defining the Future of 3D Machine Vision
|
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. More... | |
ZIVID_CORE_EXPORT std::ostream & | Zivid::Experimental::Calibration::operator<< (std::ostream &stream, const InfieldCorrectionDetectionStatus &status) |
Serialize the value to a stream More... | |