Zivid C++ API 2.14.0+e4a0c4a9-1
Zivid::Experimental::Calibration::HandEyeLowDOF Namespace Reference

Classes

class  FixedPlacementOfCalibrationBoard
 Specifies the fixed placement of a Zivid calibration board for low degrees-of-freedom hand-eye calibration. More...
 
class  FixedPlacementOfCalibrationObjects
 Specifies the fixed placement of calibration objects for low degrees-of-freedom hand-eye calibration. More...
 
class  FixedPlacementOfFiducialMarker
 Specifies the fixed placement of a fiducial marker for low degrees-of-freedom hand-eye calibration. More...
 
class  FixedPlacementOfFiducialMarkers
 Specifies the fixed placement of a list of fiducial markers for low degrees-of-freedom hand-eye calibration. More...
 

Functions

ZIVID_CORE_EXPORT std::ostream & operator<< (std::ostream &stream, const FixedPlacementOfFiducialMarker &marker)
 
ZIVID_CORE_EXPORT std::ostream & operator<< (std::ostream &stream, const FixedPlacementOfFiducialMarkers &markers)
 
ZIVID_CORE_EXPORT std::ostream & operator<< (std::ostream &stream, const FixedPlacementOfCalibrationBoard &calibrationBoard)
 
ZIVID_CORE_EXPORT std::ostream & operator<< (std::ostream &stream, const FixedPlacementOfCalibrationObjects &fixedObjects)
 

Function Documentation

◆ operator<<() [1/4]

ZIVID_CORE_EXPORT std::ostream & Zivid::Experimental::Calibration::HandEyeLowDOF::operator<< ( std::ostream & stream,
const FixedPlacementOfCalibrationBoard & calibrationBoard )

◆ operator<<() [2/4]

ZIVID_CORE_EXPORT std::ostream & Zivid::Experimental::Calibration::HandEyeLowDOF::operator<< ( std::ostream & stream,
const FixedPlacementOfCalibrationObjects & fixedObjects )

◆ operator<<() [3/4]

ZIVID_CORE_EXPORT std::ostream & Zivid::Experimental::Calibration::HandEyeLowDOF::operator<< ( std::ostream & stream,
const FixedPlacementOfFiducialMarker & marker )

◆ operator<<() [4/4]

ZIVID_CORE_EXPORT std::ostream & Zivid::Experimental::Calibration::HandEyeLowDOF::operator<< ( std::ostream & stream,
const FixedPlacementOfFiducialMarkers & markers )