![]() |
Zivid C++ API 2.11.1+de9b5dae-1
|
Namespaces | |
namespace | Calibration |
namespace | Projection |
namespace | SettingsInfo |
Classes | |
class | PixelMapping |
Pixel mapping from subsampled to full resolution. More... | |
class | ProjectedImage |
A handle to a 2D image being displayed on Zivid camera's projector. More... | |
Functions | |
ZIVID_CORE_EXPORT std::ostream & | operator<< (std::ostream &stream, const PixelMapping &pixelMapping) |
Serialize the value to a stream. | |
ZIVID_CORE_EXPORT std::ostream & | operator<< (std::ostream &stream, const ProjectedImage &projectedImage) |
Serialize the value to a stream. | |
ZIVID_CORE_EXPORT std::ostream & Zivid::Experimental::operator<< | ( | std::ostream & | stream, |
const PixelMapping & | pixelMapping | ||
) |
Serialize the value to a stream.
ZIVID_CORE_EXPORT std::ostream & Zivid::Experimental::operator<< | ( | std::ostream & | stream, |
const ProjectedImage & | projectedImage | ||
) |
Serialize the value to a stream.