 |
Zivid C++ API
1.8.1+6967bc1b-1
Defining the Future of 3D Machine Vision
|
ZIVID_API_EXPORT Matrix4d toMatrix() const
Converts robot pose to a 4x4 matrix.
ZIVID_API_EXPORT Pose(const Matrix4d &transform)
Pose constructor taking a 4x4 transform.
Matrix< double, 4, 4 > Matrix4d
Matrix of size 4x4 containing doubles
Definition: Matrix.h:297
ZIVID_API_EXPORT std::string toString() const
Get string representation of the Pose
The main Zivid namespace. All Zivid code is found here
Definition: Application.h:52
#define ZIVID_API_EXPORT
Definition: APIExport.h:56
ZIVID_API_EXPORT std::ostream & operator<<(std::ostream &stream, const CalibrationResidual &calibrationResidual)
Serialize the value to a stream