Zivid C++ API 2.9.0+4dbba385-1
Defining the Future of 3D Machine Vision
|
#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. More... | |