|
Calibration Library 1.0.0
A C++ library for camera calibration and vision-related geometric transformations
|
#include <pipeline.h>

Public Attributes | |
| bool | success {false} |
| std::vector< PipelineStageResult > | stages |
Definition at line 26 of file pipeline.h.
| std::vector<PipelineStageResult> calib::pipeline::PipelineExecutionReport::stages |
Definition at line 28 of file pipeline.h.
| bool calib::pipeline::PipelineExecutionReport::success {false} |
Definition at line 27 of file pipeline.h.