Zivid C++ API 2.12.0+6afd4961-1
|
#include "Zivid/Calibration/DetectionResult.h"
Go to the source code of this file.
Namespaces | |
namespace | Zivid |
The main Zivid namespace. All Zivid code is found here. | |
namespace | Zivid::Calibration |
Functions | |
ZIVID_CORE_EXPORT DetectionResult | Zivid::Calibration::detectFeaturePoints (const PointCloud &cloud) |
Detects feature points from a calibration object in a point cloud. | |