 |
Zivid C++ API
1.8.1+6967bc1b-1
Defining the Future of 3D Machine Vision
|
Application()
Constructor
Definition: Application.h:108
ZIVID_API_EXPORT Camera createFileCamera(const std::string &frameFile, const Settings &settings={})
Create a virtual camera to simulate Zivid measurements by reading data from a file
#define ZIVID_VERSION
Zivid version string
Definition: Version.h:62
ZIVID_API_EXPORT Camera connectCamera(const Settings &settings={})
Connect to the next available Zivid camera
ZIVID_API_EXPORT std::string toString() const
Get string representation of the application
ZIVID_API_EXPORT void setDefaultComputeDevice(ComputeDevice device)
Set the default compute device to be used for new cameras
ZIVID_API_EXPORT ComputeDevice defaultComputeDevice() const
The default compute device, used when connecting to new cameras
The main Zivid namespace. All Zivid code is found here
Definition: Application.h:52
#define ZIVID_API_EXPORT
Definition: APIExport.h:56
ZIVID_API_EXPORT std::vector< Camera > cameras()
Get a list of all cameras