Zivid C++ API 2.17.1+7516d437-1
DetectionResult.h File Reference

Go to the source code of this file.

Classes

class  Zivid::Calibration::DetectionResult
 A result returned by the detectCalibrationBoard(...) call. 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 &stream, const DetectionResult &result)
 Serialize the value to a stream.