![]() |
Zivid C++ API
1.8.1+6967bc1b-1
Defining the Future of 3D Machine Vision
|
Go to the source code of this file.
Namespaces | |
Zivid | |
The main Zivid namespace. All Zivid code is found here | |
Zivid::HDR | |
Contains a global HDR method. | |
Functions | |
template<typename InputIt > | |
Frame | Zivid::HDR::combineFrames (InputIt first, InputIt last) |
Combine frames acquired with different camera settings More... | |
ZIVID_API_EXPORT Frame | Zivid::HDR::capture (Camera &camera, const std::vector< Settings > &settings) |
A convenience function to capture and merge frames. More... | |