|
| class | MODEL |
| | Lists compatible ZED Camera model. More...
|
| |
| class | INPUT_TYPE |
| | Lists available input type in SDK. More...
|
| |
| class | CAMERA_STATE |
| | List of possible camera states. More...
|
| |
| class | DeviceProperties |
| | Properties of a camera. More...
|
| |
| class | SIDE |
| | Defines left, right, both to distinguish between left and right or both sides. More...
|
| |
| class | VIDEO_SETTINGS |
| | Lists available camera settings for the ZED camera (contrast, hue, saturation, gain...). More...
|
| |
| class | VIEW |
| | Lists available views. More...
|
| |
| class | TIME_REFERENCE |
| | Lists specific and particular timestamps. More...
|
| |
| class | SVO_COMPRESSION_MODE |
| | Lists available compression modes for SVO recording. More...
|
| |
| class | FLIP_MODE |
| | Gives the camera flip mode. More...
|
| |
| class | CameraInformation |
| | Structure containing information of a single camera (serial number, model, calibration, etc.)That information about the camera will be returned by Camera.get_camera_information() More...
|
| |
| class | InputType |
| | Defines the input type used in the ZED SDK. More...
|
| |
| class | InitParameters |
| | Holds the options used to initialize the Camera object. More...
|
| |
| class | STREAMING_CODEC |
| | List of possible camera states. More...
|
| |
| class | StreamingProperties |
| | Properties of all streaming devices. More...
|
| |
| class | StreamingParameters |
| | Sets the streaming parameters. More...
|
| |
| class | RecordingParameters |
| | Sets the recording parameters. More...
|
| |
| class | RecordingStatus |
| | Recording structure that contains information about SVO. More...
|
| |
| class | Camera |
| | This class is the main interface with the camera and the SDK features, such as: video, depth, tracking, mapping, and more. More...
|
| |