|
Calibration Library 1.0.0
A C++ library for camera calibration and vision-related geometric transformations
|
#include "calib/pipeline/loaders.h"#include <fstream>#include <stdexcept>#include <nlohmann/json.hpp>
Go to the source code of this file.
Namespaces | |
| namespace | calib |
| Linear multi-camera extrinsics initialisation (DLT) | |
| namespace | calib::pipeline |
| PlanarDetections detections |
Definition at line 15 of file loaders.cpp.
| nlohmann::json raw_payload |
Definition at line 17 of file loaders.cpp.
| nlohmann::json source_summary |
Definition at line 16 of file loaders.cpp.