Manager class for Zivid
More...
#include <Zivid/Application.h>
◆ Application()
Zivid::Application::Application |
( |
| ) |
|
|
inline |
◆ cameras()
Get a list of all cameras
- Returns
- A list of cameras including all physical cameras as well as virtual ones (e.g. cameras created by createFileCamera())
◆ computeDevice()
The default compute device, used when connecting to new cameras
- Returns
- A compute device
◆ connectCamera() [1/2]
Connect to the next available Zivid camera
- Returns
- Zivid camera instance
◆ connectCamera() [2/2]
Connect to the Zivid camera with the specified serial number
- Parameters
-
serialNumber | Connect to the camera with this serial number |
- Returns
- Zivid camera instance
◆ createFileCamera()
Create a virtual camera to simulate Zivid measurements by reading data from a file
- Parameters
-
cameraFile | Data file in ZFC format containing a Zivid File Camera |
- Returns
- Zivid virtual camera instance
An example file camera may be found at zivid.com/downloads
◆ toString()
Get string representation of the application
- Returns
- Application info as string
The documentation for this class was generated from the following file: