 |
Zivid C++ API
1.8.1+6967bc1b-1
Defining the Future of 3D Machine Vision
|
ZIVID_API_EXPORT bool valid() const
Test if DetectionResult is valid.
ZIVID_API_EXPORT std::string toString() const
Get string representation of DetectionResult
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 DetectionResult detectFeaturePoints(const PointCloud &cloud)
Detects feature points from a calibration object in a point cloud.
ZIVID_API_EXPORT std::ostream & operator<<(std::ostream &stream, const CalibrationResidual &calibrationResidual)
Serialize the value to a stream