|
Calibration Library 1.0.0
A C++ library for camera calibration and vision-related geometric transformations
|
#include <stream_capture.h>
Public Member Functions | |
| StreamCapture (std::ostream &stream) | |
| StreamCapture (const StreamCapture &)=delete | |
| StreamCapture & | operator= (const StreamCapture &)=delete |
| ~StreamCapture () | |
| auto | str () const -> std::string |
Definition at line 10 of file stream_capture.h.
|
inlineexplicit |
Definition at line 16 of file stream_capture.h.
|
delete |
|
inline |
Definition at line 20 of file stream_capture.h.
|
delete |
|
inline |
Definition at line 22 of file stream_capture.h.