Calibration Library 1.0.0
A C++ library for camera calibration and vision-related geometric transformations
Loading...
Searching...
No Matches
dataset.h File Reference
#include <set>
#include <string>
#include <vector>
#include "calib/io/serialization.h"
Include dependency graph for dataset.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  calib::pipeline::PlanarTargetPoint
 
struct  calib::pipeline::PlanarImageDetections
 
struct  calib::pipeline::PlanarDetections
 
struct  calib::pipeline::CalibrationDataset
 Aggregated dataset consumed by the calibration pipeline. More...
 

Namespaces

namespace  calib
 Linear multi-camera extrinsics initialisation (DLT)
 
namespace  calib::pipeline