#define ZIVID_CORE_EXPORT
Definition CoreExport.h:56
The hand-eye calibration result containing the computed pose and reprojection errors for all the inpu...
Definition HandEyeOutput.h:69
Definition CalibrationBoardDetectionStatus.h:54
ZIVID_CORE_EXPORT HandEyeOutput calibrateEyeToHand(const std::vector< HandEyeInput > &inputs)
Performs eye-to-hand calibration.
ZIVID_CORE_EXPORT HandEyeOutput calibrateEyeInHand(const std::vector< HandEyeInput > &inputs)
Performs eye-in-hand calibration.
The main Zivid namespace. All Zivid code is found here.
Definition Application.h:85