Zivid C++ API 2.18.0+1b44dbef-1
HandEyeResidual.h File Reference
#include <iosfwd>
#include <string>
#include <Zivid/Detail/CoreExport.h>

Go to the source code of this file.

Classes

class  Zivid::Calibration::HandEyeResidual
 Representation of the estimated errors of a calibrated hand-eye transform. 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 HandEyeResidual &residual)
 Serialize the value to a stream.