![]() |
Zivid C++ API
1.8.1+6967bc1b-1
Defining the Future of 3D Machine Vision
|
Go to the source code of this file.
Classes | |
class | Zivid::HandEye::DetectionResult |
A result returned by the detectFeaturePoints(...) call More... | |
Namespaces | |
Zivid | |
The main Zivid namespace. All Zivid code is found here | |
Zivid::HandEye | |
Functions | |
ZIVID_API_EXPORT DetectionResult | Zivid::HandEye::detectFeaturePoints (const PointCloud &cloud) |
Detects feature points from a calibration object in a point cloud. More... | |
ZIVID_API_EXPORT std::ostream & | Zivid::HandEye::operator<< (std::ostream &stream, const DetectionResult &result) |
Serialize the value to a stream More... | |