![]() |
Zivid C++ API 2.18.0+1b44dbef-1
|
#include <Zivid/Calibration/HandEyeResidual.h>#include <Zivid/Calibration/HandEyeStatus.h>#include <Zivid/Detail/CoreExport.h>#include <Zivid/Detail/Pimpl.h>#include <Zivid/Matrix.h>#include <iosfwd>#include <string>#include <vector>Go to the source code of this file.
Classes | |
| class | Zivid::Calibration::HandEyeOutput |
| The hand-eye calibration result containing the computed pose and reprojection errors for all the input poses. 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 HandEyeOutput &handEyeOutput) |
| Serialize the value to a stream. | |