Zivid C++ API 2.13.1+18e79e79-1
|
#include "Zivid/CaptureAssistant/SuggestSettingsParameters.h"
#include "Zivid/Detail/CoreExport.h"
#include "Zivid/Settings.h"
#include <chrono>
Go to the source code of this file.
Namespaces | |
namespace | Zivid |
The main Zivid namespace. All Zivid code is found here. | |
namespace | Zivid::CaptureAssistant |
Functions | |
ZIVID_CORE_EXPORT Settings | Zivid::CaptureAssistant::suggestSettings (Camera &camera, const SuggestSettingsParameters &suggestSettingsParameters) |
Finds suggested settings for the current scene based on the SuggestSettingsParameters. | |