8 #define MAX_FUSED_CAMERAS 20
9 #define WITH_OBJECT_DETECTION 1
10 #ifdef WITH_UNLIMITED_CAMERA
11 #define MAX_CAMERA_PLUGIN 20
13 #define MAX_CAMERA_PLUGIN 4
16 #define MAX_SUBMESH 1000
231 enum UNITY_PLAN_TYPE {
232 UNITY_PLAN_TYPE_FLOOR,
233 UNITY_PLAN_TYPE_HIT_HORIZONTAL,
234 UNITY_PLAN_TYPE_HIT_VERTICAL,
235 UNITY_PLAN_TYPE_HIT_UNKNOWN
249 enum UNITY_PLAN_TYPE
type;
346 SL_HEADING_STATE_LAST
656 SL_VIDEO_SETTINGS_SCENE_ILLUMINANCE,
660 const int SL_VIDEO_SETTINGS_VALUE_AUTO = -1;
761 SL_POSITIONAL_TRACKING_FUSION_STATUS_VISUAL_INERTIAL = 0,
762 SL_POSITIONAL_TRACKING_FUSION_STATUS_VISUAL = 1,
763 SL_POSITIONAL_TRACKING_FUSION_STATUS_INERTIAL = 2,
764 SL_POSITIONAL_TRACKING_FUSION_STATUS_GNSS = 3,
765 SL_POSITIONAL_TRACKING_FUSION_STATUS_VISUAL_INERTIAL_GNSS = 4,
766 SL_POSITIONAL_TRACKING_FUSION_STATUS_VISUAL_GNSS = 5,
767 SL_POSITIONAL_TRACKING_FUSION_STATUS_INERTIAL_GNSS = 6,
768 SL_POSITIONAL_TRACKING_FUSION_STATUS_UNAVAILABLE = 7
1027 SL_INFERENCE_PRECISION_FP32 = 0,
1028 SL_INFERENCE_PRECISION_FP16 = 1,
1029 SL_INFERENCE_PRECISION_INT8 = 2
1060 SL_BODY_FORMAT_BODY_70,
1107 SL_BODY_18_PARTS_LAST
1149 SL_BODY_34_PARTS_LAST
1197 SL_BODY_38_PARTS_LAST
1204 enum SL_BODY_70_PARTS
1206 SL_BODY_70_PARTS_PELVIS,
1207 SL_BODY_70_PARTS_SPINE_1,
1208 SL_BODY_70_PARTS_SPINE_2,
1209 SL_BODY_70_PARTS_SPINE_3,
1210 SL_BODY_70_PARTS_NECK,
1211 SL_BODY_70_PARTS_NOSE,
1212 SL_BODY_70_PARTS_LEFT_EYE,
1213 SL_BODY_70_PARTS_RIGHT_EYE,
1214 SL_BODY_70_PARTS_LEFT_EAR,
1215 SL_BODY_70_PARTS_RIGHT_EAR,
1216 SL_BODY_70_PARTS_LEFT_CLAVICLE,
1217 SL_BODY_70_PARTS_RIGHT_CLAVICLE,
1218 SL_BODY_70_PARTS_LEFT_SHOULDER,
1219 SL_BODY_70_PARTS_RIGHT_SHOULDER,
1220 SL_BODY_70_PARTS_LEFT_ELBOW,
1221 SL_BODY_70_PARTS_RIGHT_ELBOW,
1222 SL_BODY_70_PARTS_LEFT_WRIST,
1223 SL_BODY_70_PARTS_RIGHT_WRIST,
1224 SL_BODY_70_PARTS_LEFT_HIP,
1225 SL_BODY_70_PARTS_RIGHT_HIP,
1226 SL_BODY_70_PARTS_LEFT_KNEE,
1227 SL_BODY_70_PARTS_RIGHT_KNEE,
1228 SL_BODY_70_PARTS_LEFT_ANKLE,
1229 SL_BODY_70_PARTS_RIGHT_ANKLE,
1230 SL_BODY_70_PARTS_LEFT_BIG_TOE,
1231 SL_BODY_70_PARTS_RIGHT_BIG_TOE,
1232 SL_BODY_70_PARTS_LEFT_SMALL_TOE,
1233 SL_BODY_70_PARTS_RIGHT_SMALL_TOE,
1234 SL_BODY_70_PARTS_LEFT_HEEL,
1235 SL_BODY_70_PARTS_RIGHT_HEEL,
1238 SL_BODY_70_PARTS_LEFT_HAND_THUMB_1,
1239 SL_BODY_70_PARTS_LEFT_HAND_THUMB_2,
1240 SL_BODY_70_PARTS_LEFT_HAND_THUMB_3,
1241 SL_BODY_70_PARTS_LEFT_HAND_THUMB_4,
1242 SL_BODY_70_PARTS_LEFT_HAND_INDEX_1,
1243 SL_BODY_70_PARTS_LEFT_HAND_INDEX_2,
1244 SL_BODY_70_PARTS_LEFT_HAND_INDEX_3,
1245 SL_BODY_70_PARTS_LEFT_HAND_INDEX_4,
1246 SL_BODY_70_PARTS_LEFT_HAND_MIDDLE_1,
1247 SL_BODY_70_PARTS_LEFT_HAND_MIDDLE_2,
1248 SL_BODY_70_PARTS_LEFT_HAND_MIDDLE_3,
1249 SL_BODY_70_PARTS_LEFT_HAND_MIDDLE_4,
1250 SL_BODY_70_PARTS_LEFT_HAND_RING_1,
1251 SL_BODY_70_PARTS_LEFT_HAND_RING_2,
1252 SL_BODY_70_PARTS_LEFT_HAND_RING_3,
1253 SL_BODY_70_PARTS_LEFT_HAND_RING_4,
1254 SL_BODY_70_PARTS_LEFT_HAND_PINKY_1,
1255 SL_BODY_70_PARTS_LEFT_HAND_PINKY_2,
1256 SL_BODY_70_PARTS_LEFT_HAND_PINKY_3,
1257 SL_BODY_70_PARTS_LEFT_HAND_PINKY_4,
1259 SL_BODY_70_PARTS_RIGHT_HAND_THUMB_1,
1260 SL_BODY_70_PARTS_RIGHT_HAND_THUMB_2,
1261 SL_BODY_70_PARTS_RIGHT_HAND_THUMB_3,
1262 SL_BODY_70_PARTS_RIGHT_HAND_THUMB_4,
1263 SL_BODY_70_PARTS_RIGHT_HAND_INDEX_1,
1264 SL_BODY_70_PARTS_RIGHT_HAND_INDEX_2,
1265 SL_BODY_70_PARTS_RIGHT_HAND_INDEX_3,
1266 SL_BODY_70_PARTS_RIGHT_HAND_INDEX_4,
1267 SL_BODY_70_PARTS_RIGHT_HAND_MIDDLE_1,
1268 SL_BODY_70_PARTS_RIGHT_HAND_MIDDLE_2,
1269 SL_BODY_70_PARTS_RIGHT_HAND_MIDDLE_3,
1270 SL_BODY_70_PARTS_RIGHT_HAND_MIDDLE_4,
1271 SL_BODY_70_PARTS_RIGHT_HAND_RING_1,
1272 SL_BODY_70_PARTS_RIGHT_HAND_RING_2,
1273 SL_BODY_70_PARTS_RIGHT_HAND_RING_3,
1274 SL_BODY_70_PARTS_RIGHT_HAND_RING_4,
1275 SL_BODY_70_PARTS_RIGHT_HAND_PINKY_1,
1276 SL_BODY_70_PARTS_RIGHT_HAND_PINKY_2,
1277 SL_BODY_70_PARTS_RIGHT_HAND_PINKY_3,
1278 SL_BODY_70_PARTS_RIGHT_HAND_PINKY_4,
1279 SL_BODY_70_PARTS_LAST
1285 SL_MODULE_DEPTH = 1,
1286 SL_MODULE_POSITIONAL_TRACKING = 2,
1287 SL_MODULE_OBJECT_DETECTION = 3,
1288 SL_MODULE_BODY_TRACKING = 4,
1289 SL_MODULE_SPATIAL_MAPPING = 5,
1716 unsigned char sensor_address_right;
2425 #if WITH_OBJECT_DETECTION
2426 #define MAX_NUMBER_OBJECT 75
2427 #define MAX_TRAJECTORY_SIZE 200
2603 SL_OBJECT_CLASS_LAST
3588 struct SL_BodiesBatch {
3596 struct SL_Vector3 positions[MAX_TRAJECTORY_SIZE];
3597 float position_covariances[MAX_TRAJECTORY_SIZE][6];
3598 struct SL_Vector3 velocities[MAX_TRAJECTORY_SIZE];
3599 uint64_t timestamps[MAX_TRAJECTORY_SIZE];
3610 struct SL_Vector2 bounding_boxes_2d[MAX_TRAJECTORY_SIZE][4];
3623 struct SL_Vector3 bounding_boxes[MAX_TRAJECTORY_SIZE][8];
3625 float confidences[MAX_TRAJECTORY_SIZE];
3632 struct SL_Vector2 keypoints_2d[MAX_TRAJECTORY_SIZE][70];
3637 struct SL_Vector3 keypoints[MAX_TRAJECTORY_SIZE][70];
3643 struct SL_Vector2 head_bounding_boxes_2d[MAX_TRAJECTORY_SIZE][4];
3648 struct SL_Vector3 head_bounding_boxes[MAX_TRAJECTORY_SIZE][8];
3653 struct SL_Vector3 head_positions[MAX_TRAJECTORY_SIZE];
3660 float keypoints_confidences[MAX_TRAJECTORY_SIZE][70];
3861 SL_SENDER_ERROR_CODE_GRAB_ERROR = -3,
3862 SL_SENDER_ERROR_CODE_INCONSISTENT_FPS = -2,
3864 SL_SENDER_ERROR_CODE_SUCCESS = 0,
3865 SL_SENDER_ERROR_CODE_DISCONNECTED = 1
3993 unsigned int ip_port;
4598 struct SL_SpatialMappingFusionParameters
4604 float resolution_meter;
4619 bool use_chunk_only;
4625 int max_memory_usage;
4632 float disparity_std;
4641 bool enable_forget_past;
4648 int stability_counter;
Structure containing AI model status.
Definition: types_c.h:2467
bool optimized
An engine file with the expected architecture is found.
Definition: types_c.h:2469
bool downloaded
The model file is currently present on the host.
Definition: types_c.h:2468
Structure containing data from the barometer sensor.
Definition: types_c.h:330
float relative_altitude
Relative altitude from first camera position (at sl_open_camera() time).
Definition: types_c.h:334
bool is_available
Whether the barometer sensor is available in your camera.
Definition: types_c.h:331
uint64_t timestamp_ns
Data acquisition timestamp in nanoseconds.
Definition: types_c.h:332
float pressure
Ambient air pressure in hectopascal (hPa).
Definition: types_c.h:333
Structure containing a set of parameters for batch object detection.
Definition: types_c.h:2436
float latency
Trajectories will be output in batch with the desired latency in seconds.
Definition: types_c.h:2461
float id_retention_time
Max retention time in seconds of a detected object.
Definition: types_c.h:2453
bool enable
Whether to enable the batch option in the object detection module.
Definition: types_c.h:2447
Structure containing the results of the body tracking module.
Definition: types_c.h:3478
int is_new
Whether body_list has already been retrieved or not.
Definition: types_c.h:3493
int is_tracked
Whether both the body tracking and the world orientation has been setup.
Definition: types_c.h:3497
uint64_t timestamp
Timestamp corresponding to the frame acquisition.
Definition: types_c.h:3489
enum SL_INFERENCE_PRECISION inference_precision_mode
Status of the actual inference precision mode used to detect the bodies/persons.
Definition: types_c.h:3502
struct SL_BodyData body_list[MAX_NUMBER_OBJECT]
Array of bodies/persons.
Definition: types_c.h:3512
enum SL_BODY_FORMAT body_format
Body format used in sl::BodyTrackingParameters.body_format parameter.
Definition: types_c.h:3506
int nb_bodies
Number of detected bodies/persons.
Definition: types_c.h:3483
Structure containing data of a detected body/person such as its bounding_box, id and its 3D position.
Definition: types_c.h:3323
int id
Body/person identification number.
Definition: types_c.h:3331
struct SL_Vector3 local_position_per_joint[38]
Array of local position (position of the child keypoint with respect to its parent expressed in its p...
Definition: types_c.h:3455
float position_covariance[6]
Covariance matrix of the 3D position.
Definition: types_c.h:3366
unsigned char unique_object_id[37]
Unique id to help identify and track AI detections.
Definition: types_c.h:3337
struct SL_Quaternion local_orientation_per_joint[38]
Array of local orientation for each keypoint.
Definition: types_c.h:3461
struct SL_Vector2 head_bounding_box_2d[4]
2D bounding box of the head of the body/person represented as four 2D points starting at the top left...
Definition: types_c.h:3425
struct SL_Vector3 keypoint[38]
Set of useful points representing the human body in 3D.
Definition: types_c.h:3437
struct SL_Vector3 bounding_box[8]
3D bounding box of the body/person represented as eight 3D points.
Definition: types_c.h:3415
struct SL_Vector3 dimensions
3D body/person dimensions: width, height, length.
Definition: types_c.h:3402
int * mask
Mask defining which pixels which belong to the body/person (in bounding_box_2d and set to 255) and th...
Definition: types_c.h:3379
float confidence
Detection confidence value of the body/person.
Definition: types_c.h:3372
struct SL_Vector3 head_position
3D centroid of the head of the body/person.
Definition: types_c.h:3396
struct SL_Vector3 head_bounding_box[8]
3D bounding box of the head of the body/person represented as eight 3D points.
Definition: types_c.h:3420
enum SL_OBJECT_ACTION_STATE action_state
Body/person action state.
Definition: types_c.h:3345
struct SL_Vector3 velocity
Body/person 3D velocity.
Definition: types_c.h:3355
struct SL_Vector3 position
Body/person 3D centroid.
Definition: types_c.h:3350
struct SL_Vector2 bounding_box_2d[4]
2D bounding box of the body/person represented as four 2D points starting at the top left corner and ...
Definition: types_c.h:3391
float keypoint_covariances[38][6]
Array of detection covariance for each keypoint.
Definition: types_c.h:3449
struct SL_Vector2 keypoint_2d[38]
Set of useful points representing the human body in 2D.
Definition: types_c.h:3431
enum SL_OBJECT_TRACKING_STATE tracking_state
Body/person tracking state.
Definition: types_c.h:3341
float keypoint_confidence[38]
Array of detection confidences for each keypoint.
Definition: types_c.h:3444
struct SL_Quaternion global_root_orientation
Global root orientation of the skeleton.
Definition: types_c.h:3469
Holds the options used to initialize the body tracking module of the Fusion.
Definition: types_c.h:4172
bool enable_tracking
Defines if the object detection will track objects across images flow.
Definition: types_c.h:4178
bool enable_body_fitting
Defines if the body fitting will be applied.
Definition: types_c.h:4186
Holds the options used to change the behavior of the body tracking module at runtime.
Definition: types_c.h:4193
float skeleton_smoothing
This value controls the smoothing of the tracked or fitted fused skeleton.
Definition: types_c.h:4213
int skeleton_minimum_allowed_keypoints
If the fused skeleton has less than skeleton_minimum_allowed_keypoints keypoints, it will be discarde...
Definition: types_c.h:4199
int skeleton_minimum_allowed_camera
If a skeleton was detected in less than skeleton_minimum_allowed_camera cameras, it will be discarded...
Definition: types_c.h:4205
Structure containing a set of parameters for the body tracking module.
Definition: types_c.h:2819
bool allow_reduced_precision_inference
Whether to allow inference to run at a lower precision to improve runtime and memory usage.
Definition: types_c.h:2897
bool enable_tracking
Whether the body tracking system includes body/person tracking capabilities across a sequence of imag...
Definition: types_c.h:2832
unsigned int instance_module_id
Id of the module instance.
Definition: types_c.h:2825
bool enable_segmentation
Whether the body/person masks will be computed.
Definition: types_c.h:2839
enum SL_BODY_KEYPOINTS_SELECTION body_selection
Selection of keypoints to be outputted by the ZED SDK with sl_retrieve_bodies().
Definition: types_c.h:2867
float prediction_timeout_s
Prediction duration of the ZED SDK when an object is not detected anymore before switching its state ...
Definition: types_c.h:2887
bool enable_body_fitting
Whether to apply the body fitting.
Definition: types_c.h:2853
enum SL_BODY_TRACKING_MODEL detection_model
SL_BODY_TRACKING_MODEL to use.
Definition: types_c.h:2846
float max_range
Upper depth range for detections.
Definition: types_c.h:2875
enum SL_BODY_FORMAT body_format
Body format to be outputted by the ZED SDK with sl_retrieve_bodies().
Definition: types_c.h:2860
Structure containing a set of runtime parameters for the body tracking module.
Definition: types_c.h:2906
float skeleton_smoothing
Control of the smoothing of the fitted fused skeleton.
Definition: types_c.h:2930
int minimum_keypoints_threshold
Minimum threshold for the keypoints.
Definition: types_c.h:2923
float detection_confidence_threshold
Confidence threshold.
Definition: types_c.h:2914
Structure containing intrinsic and extrinsic parameters of the camera (translation and rotation).
Definition: types_c.h:1788
struct SL_CameraParameters left_cam
Intrinsic SL_CameraParameters of the left camera.
Definition: types_c.h:1792
struct SL_CameraParameters right_cam
Intrinsic SL_CameraParameters of the right camera.
Definition: types_c.h:1796
struct SL_Vector4 rotation
Left to right camera rotation, expressed in user coordinate system and unit (defined by SL_InitParame...
Definition: types_c.h:1800
struct SL_Vector3 translation
Left to right camera translation, expressed in user coordinate system and unit (defined by SL_InitPar...
Definition: types_c.h:1804
Structure containing information about the camera sensor.
Definition: types_c.h:1831
float fps
FPS of the camera.
Definition: types_c.h:1847
unsigned int firmware_version
Internal firmware version of the camera.
Definition: types_c.h:1843
struct SL_CalibrationParameters calibration_parameters
Intrinsics and extrinsic stereo parameters for rectified/undistorted images.
Definition: types_c.h:1835
struct SL_Resolution resolution
Resolution of the camera.
Definition: types_c.h:1851
struct SL_CalibrationParameters calibration_parameters_raw
Intrinsics and extrinsic stereo parameters for unrectified/distorted images.
Definition: types_c.h:1839
Used to identify a specific camera in the Fusion API.
Definition: types_c.h:4219
Holds the metrics of a sender in the fusion process.
Definition: types_c.h:4227
float synced_latency
Latency (in seconds) after Fusion synchronization. Difference between the timestamp of the data recei...
Definition: types_c.h:4246
float received_fps
FPS of the received data.
Definition: types_c.h:4234
bool is_present
Is set to false if no data in this batch of metrics.
Definition: types_c.h:4252
float ratio_detection
Skeleton detection percent during the last second. Number of frames with at least one detection / num...
Definition: types_c.h:4259
float received_latency
Latency (in seconds) of the received data. Timestamp difference between the time when the data are se...
Definition: types_c.h:4240
float delta_ts
Average data acquisition timestamp difference. Average standard deviation of sender's period since th...
Definition: types_c.h:4265
Structure containing the intrinsic parameters of a camera.
Definition: types_c.h:1722
float fx
Focal length in pixels along x axis.
Definition: types_c.h:1726
float cy
Optical center along y axis, defined in pixels (usually close to height / 2).
Definition: types_c.h:1741
struct SL_Resolution image_size
Size in pixels of the images given by the camera.
Definition: types_c.h:1768
float cx
Optical center along x axis, defined in pixels (usually close to width / 2).
Definition: types_c.h:1736
float fy
Focal length in pixels along y axis.
Definition: types_c.h:1731
float focal_length_metric
Real focal length in millimeters.
Definition: types_c.h:1773
float v_fov
Vertical field of view, in degrees.
Definition: types_c.h:1753
float h_fov
Horizontal field of view, in degrees.
Definition: types_c.h:1758
double disto[12]
Distortion factor : [k1, k2, p1, p2, k3, k4, k5, k6, s1, s2, s3, s4].
Definition: types_c.h:1748
float d_fov
Diagonal field of view, in degrees.
Definition: types_c.h:1763
Definition: types_c.h:3991
Structure that store externally detected objects.
Definition: types_c.h:3064
int label
Object label.
Definition: types_c.h:3088
struct SL_Vector2 bounding_box_2d[4]
2D bounding box of the object represented as four 2D points starting at the top left corner and rotat...
Definition: types_c.h:3080
float max_allowed_acceleration
Manually override the acceleration preset. If set, this value takes precedence over the selected pres...
Definition: types_c.h:3166
char unique_object_id[37]
Unique id to help identify and track AI detections.
Definition: types_c.h:3070
float min_box_height_meters
Minimum allowed 3D height.
Definition: types_c.h:3157
float max_box_width_meters
Maximum allowed 3D width.
Definition: types_c.h:3133
bool is_static
Provide hypothesis about the object staticity to improve the object tracking.
Definition: types_c.h:3112
float tracking_max_dist
Maximum tracking distance threshold (in meters) before dropping the tracked object when unseen for th...
Definition: types_c.h:3125
float min_box_width_meters
Minimum allowed 3D width.
Definition: types_c.h:3141
bool is_grounded
Provide hypothesis about the object movements (degrees of freedom or DoF) to improve the object track...
Definition: types_c.h:3105
float tracking_timeout
Maximum tracking time threshold (in seconds) before dropping the tracked object when unseen for this ...
Definition: types_c.h:3118
float max_box_height_meters
Maximum allowed 3D height.
Definition: types_c.h:3149
float probability
Detection confidence value of the object.
Definition: types_c.h:3095
Definition: types_c.h:3169
float max_allowed_acceleration
Manually override the acceleration preset. If set, this value takes precedence over the selected pres...
Definition: types_c.h:3276
float min_box_height_meters
Minimum allowed 3D height.
Definition: types_c.h:3267
bool is_grounded
Provide hypothesis about the object movements (degrees of freedom or DoF) to improve the object track...
Definition: types_c.h:3210
float max_box_height_meters
Maximum allowed 3D height.
Definition: types_c.h:3259
unsigned char * box_mask
2D mask of the object inside its bounding box.
Definition: types_c.h:3235
float max_box_width_meters
Maximum allowed 3D width.
Definition: types_c.h:3243
bool is_static
Provide hypothesis about the object staticity to improve the object tracking.
Definition: types_c.h:3217
float tracking_max_dist
Maximum tracking distance threshold (in meters) before dropping the tracked object when unseen for th...
Definition: types_c.h:3230
float probability
Detection confidence value of the object.
Definition: types_c.h:3200
float min_box_width_meters
Minimum allowed 3D width.
Definition: types_c.h:3251
struct SL_Vector2 bounding_box_2d[4]
2D bounding box of the object represented as four 2D points starting at the top left corner and rotat...
Definition: types_c.h:3185
float tracking_timeout
Maximum tracking time threshold (in seconds) before dropping the tracked object when unseen for this ...
Definition: types_c.h:3223
char unique_object_id[37]
Unique id to help identify and track AI detections.
Definition: types_c.h:3175
int label
Object label.
Definition: types_c.h:3193
Structure containing a set of runtime properties of a certain class ID for the object detection modul...
Definition: types_c.h:2644
float min_box_width_normalized
Minimum allowed width normalized to the image size.
Definition: types_c.h:2711
int class_id
Index of the class represented by this set of properties.
Definition: types_c.h:2648
float max_allowed_acceleration
Manually override the acceleration preset.
Definition: types_c.h:2785
float tracking_timeout
Maximum tracking time threshold (in seconds) before dropping the tracked object when unseen for this ...
Definition: types_c.h:2687
bool is_grounded
Provide hypothesis about the object movements (degrees of freedom or DoF) to improve the object track...
Definition: types_c.h:2673
bool is_static
Provide hypothesis about the object staticity to improve the object tracking.
Definition: types_c.h:2680
enum SL_OBJECT_ACCELERATION_PRESET object_acceleration_preset
Preset defining the expected maximum acceleration of the tracked object.
Definition: types_c.h:2776
float tracking_max_dist
Maximum tracking distance threshold (in meters) before dropping the tracked object when unseen for th...
Definition: types_c.h:2695
float max_box_height_meters
Maximum allowed 3D height.
Definition: types_c.h:2751
float max_box_width_normalized
Maximum allowed width normalized to the image size.
Definition: types_c.h:2703
float max_box_height_normalized
Maximum allowed height normalized to the image size.
Definition: types_c.h:2719
float min_box_height_meters
Minimum allowed 3D height.
Definition: types_c.h:2759
bool enabled
Whether the object object is kept or not.
Definition: types_c.h:2653
float max_box_width_meters
Maximum allowed 3D width.
Definition: types_c.h:2735
enum SL_OBJECT_SUBCLASS native_mapped_class
For increased accuracy, the native sl::OBJECT_SUBCLASS mapping, if any.
Definition: types_c.h:2769
float min_box_width_meters
Minimum allowed 3D width.
Definition: types_c.h:2743
float detection_confidence_threshold
Confidence threshold.
Definition: types_c.h:2662
float min_box_height_normalized
Minimum allowed height normalized to the image size.
Definition: types_c.h:2727
Structure containing a set of runtime parameters for the object detection module using your own model...
Definition: types_c.h:2794
struct SL_CustomObjectDetectionProperties object_detection_properties
Global object detection properties.
Definition: types_c.h:2798
struct SL_CustomObjectDetectionProperties * object_class_detection_properties
Per class object detection properties.
Definition: types_c.h:2805
unsigned int number_custom_detection_properties
Size of the object_class_detection_properties array.
Definition: types_c.h:2810
Structure containing information about the properties of a camera.
Definition: types_c.h:1655
unsigned int sn
Serial number of the camera.
Definition: types_c.h:1690
int id
Id of the camera.
Definition: types_c.h:1668
unsigned char sensor_address_left
sensor_address when available (ZED-X HDR/XOne HDR only)
Definition: types_c.h:1715
enum SL_INPUT_TYPE input_type
Input type of the camera.
Definition: types_c.h:1711
char * camera_name
Name of Camera in DT (ZED_CAM1)
Definition: types_c.h:1707
unsigned char path[512]
System path of the camera.
Definition: types_c.h:1673
int i2c_port
i2c port of the camera.
Definition: types_c.h:1677
enum SL_MODEL camera_model
Model of the camera.
Definition: types_c.h:1681
char * camera_badge
badge name (zedx_ar0234)
Definition: types_c.h:1698
char * camera_sensor_model
Name of sensor (zedx)
Definition: types_c.h:1703
enum SL_CAMERA_STATE camera_state
State of the camera.
Definition: types_c.h:1661
unsigned char identifier[3]
[Cam model, eeprom version, white balance param]
Definition: types_c.h:1694
Represents a world position in ECEF format.
Definition: types_c.h:4413
double z
z coordinate of SL_ECEF.
Definition: types_c.h:4428
double x
x coordinate of SL_ECEF.
Definition: types_c.h:4418
double y
y coordinate of SL_ECEF.
Definition: types_c.h:4423
Represents a world position in ENU format.
Definition: types_c.h:4464
double east
East coordinate.
Definition: types_c.h:4469
double up
Up coordinate.
Definition: types_c.h:4479
double north
North coordinate.
Definition: types_c.h:4474
Class containing the overall position fusion status.
Definition: types_c.h:3963
enum SL_POSITIONAL_TRACKING_FUSION_STATUS tracking_fusion_status
Represents the current state of positional tracking fusion.
Definition: types_c.h:3987
enum SL_SPATIAL_MEMORY_STATUS spatial_memory_status
Represents the current state of camera tracking in the global map.
Definition: types_c.h:3971
enum SL_GNSS_MODE gnss_mode
Represents the current mode of GNSS.
Definition: types_c.h:3979
enum SL_GNSS_STATUS gnss_status
Represents the current state of GNSS.
Definition: types_c.h:3975
enum SL_GNSS_FUSION_STATUS gnss_fusion_status
Represents the current state of GNSS fusion for global localization.
Definition: types_c.h:3983
enum SL_ODOMETRY_STATUS odometry_status
Represents the current state of Visual-Inertial Odometry (VIO) tracking between the previous frame an...
Definition: types_c.h:3967
Useful struct to store the Fusion configuration, can be read from /write to a JSON file.
Definition: types_c.h:4000
bool override_gravity
Indicates the behavior of the fusion with respect to given calibration pose. If true : The calibratio...
Definition: types_c.h:4030
struct SL_Quaternion rotation
Definition: types_c.h:4019
struct SL_InputType input_type
Definition: types_c.h:4024
struct SL_CommunicationParameters comm_param
Definition: types_c.h:4009
struct SL_Vector3 position
Definition: types_c.h:4014
int serial_number
Definition: types_c.h:4004
Holds the metrics of the fusion process.
Definition: types_c.h:4271
struct SL_CameraMetrics camera_individual_stats[MAX_FUSED_CAMERAS]
Sender metrics.
Definition: types_c.h:4288
float mean_stdev_between_camera
Standard deviation of the data timestamp fused, the lower the better.
Definition: types_c.h:4282
float mean_camera_fused
Mean number of camera that provides data during the past second.
Definition: types_c.h:4276
Holds the options used for calibrating GNSS / VIO.
Definition: types_c.h:4485
float target_translation_uncertainty
This parameter defines the target translation uncertainty at which the calibration process between GN...
Definition: types_c.h:4505
bool enable_reinitialization
This parameter determines whether reinitialization should be performed between GNSS and VIO fusion wh...
Definition: types_c.h:4512
bool enable_translation_uncertainty_target
When this parameter is enabled (set to true), the calibration process between GNSS and VIO accounts f...
Definition: types_c.h:4499
float target_yaw_uncertainty
This parameter defines the target yaw uncertainty at which the calibration process between GNSS and V...
Definition: types_c.h:4492
bool enable_rolling_calibration
If this parameter is set to true, the fusion algorithm will used a rough VIO / GNSS calibration at fi...
Definition: types_c.h:4526
struct SL_Vector3 gnss_antenna_position
Definition: types_c.h:4531
float gnss_vio_reinit_threshold
This parameter determines the threshold for GNSS/VIO reinitialization. If the fused position deviates...
Definition: types_c.h:4519
Structure containing GNSS data to be used for positional tracking as prior.
Definition: types_c.h:4300
double latitude_std
Latitude standard deviation.
Definition: types_c.h:4336
double altitude_std
Altitude standard deviation.
Definition: types_c.h:4341
double altitude
Altitude in meters.
Definition: types_c.h:4315
double longitude
Longitude in radian.
Definition: types_c.h:4305
uint64_t ts
Timestamp of the GNSS position in nanoseconds (must be aligned with the camera time reference).
Definition: types_c.h:4320
double longitude_std
Longitude standard deviation.
Definition: types_c.h:4331
double position_covariance[9]
Covariance of the position in meter (must be expressed in the ENU coordinate system).
Definition: types_c.h:4326
double latitude
Latitude in radian.
Definition: types_c.h:4310
Holds Geo reference position.
Definition: types_c.h:4372
struct SL_Vector3 translation
Definition: types_c.h:4376
struct SL_LatLng latlng_coordinates
Definition: types_c.h:4396
struct SL_Quaternion rotation
Definition: types_c.h:4380
double vertical_accuracy
Definition: types_c.h:4392
float pose_covariance[36]
Definition: types_c.h:4384
double heading
Definition: types_c.h:4400
double horizontal_accuracy
Definition: types_c.h:4388
uint64_t timestamp
The timestamp of SL_GeoPose.
Definition: types_c.h:4405
Definition: types_c.h:3734
bool enabled
Indicates if the Health check is enabled.
Definition: types_c.h:3738
bool low_motion_sensors_reliability
This status indicates motion sensors data reliability issue. This indicates the IMU is providing low ...
Definition: types_c.h:3773
bool low_image_quality
This status indicates poor image quality It can indicates camera issue, like incorrect manual video s...
Definition: types_c.h:3749
bool low_depth_reliability
This status indicates low depth map reliability If the image are unreliable or if the scene condition...
Definition: types_c.h:3766
bool low_lighting
This status indicates low light scene. As the camera are passive sensors working in the visible range...
Definition: types_c.h:3758
Structure containing data from the IMU sensor.
Definition: types_c.h:270
struct SL_Vector3 angular_velocity_unc
Angular velocity vector of the gyroscope in deg/s (uncorrected from the IMU calibration).
Definition: types_c.h:300
bool is_available
Whether the IMU sensor is available in your camera.
Definition: types_c.h:274
uint64_t timestamp_ns
Data acquisition timestamp in nanoseconds.
Definition: types_c.h:278
struct SL_Vector3 linear_acceleration_unc
Linear acceleration vector of the gyroscope in m/s² (uncorrected from the IMU calibration).
Definition: types_c.h:306
struct SL_Vector3 angular_velocity
Gets the angular velocity vector of the gyroscope in deg/s.
Definition: types_c.h:286
struct SL_Matrix3f linear_acceleration_convariance
Covariance matrix of the linear acceleration of the gyroscope in m/s² (linear_acceleration).
Definition: types_c.h:324
struct SL_Matrix3f angular_velocity_convariance
Covariance matrix of the angular velocity of the gyroscope in deg/s (angular_velocity).
Definition: types_c.h:319
struct SL_Vector3 linear_acceleration
Linear acceleration vector (3x1) of the gyroscope in m/s².
Definition: types_c.h:294
struct SL_Matrix3f orientation_covariance
Covariance matrix of the orientation from the IMU sensor (orientation).
Definition: types_c.h:314
struct SL_Quaternion orientation
Orientation from the IMU sensor.
Definition: types_c.h:310
Holds the options used to initialize the Fusion object.
Definition: types_c.h:4090
enum SL_UNIT coordinate_units
This parameter allows you to select the unit to be used for all metric values of the SDK (depth,...
Definition: types_c.h:4096
bool verbose
Enable the verbosity mode of the SDK.
Definition: types_c.h:4117
unsigned timeout_period_number
If specified change the number of period necessary for a source to go in timeout without data....
Definition: types_c.h:4123
bool output_performance_metrics
It allows users to extract some stats of the Fusion API like drop frame of each camera,...
Definition: types_c.h:4111
enum SL_COORDINATE_SYSTEM coordinate_system
Positional tracking, point clouds and many other features require a given SL_COORDINATE_SYSTEM to be ...
Definition: types_c.h:4105
int sdk_gpu_id
NVIDIA graphics card id to use.
Definition: types_c.h:4134
CUcontext sdk_cuda_ctx
CUcontext to be used.
Definition: types_c.h:4147
struct SL_Resolution maximum_working_resolution
Sets the maximum resolution for all Fusion outputs, such as images and measures.
Definition: types_c.h:4165
struct SL_SynchronizationParameter synchronization_parameters
Specifies the parameters used for data synchronization during fusion.
Definition: types_c.h:4153
Structure containing the options used to initialize a camera.
Definition: types_c.h:1325
struct SL_Resolution maximum_working_resolution
Set a maximum size for all SDK output, like retrieveImage and retrieveMeasure functions.
Definition: types_c.h:1584
bool enable_right_side_measure
Enable the measurement computation on the right images.
Definition: types_c.h:1403
float depth_maximum_distance
Maximum depth distance to be returned, measured in the SL_UNIT defined in coordinate_unit.
Definition: types_c.h:1465
enum SL_COORDINATE_SYSTEM coordinate_system
SL_COORDINATE_SYSTEM to be used as reference for positional tracking, mesh, point clouds,...
Definition: types_c.h:1481
bool svo_real_time_mode
Defines if the camera return the frame in real time mode.
Definition: types_c.h:1414
float open_timeout_sec
Define a timeout in seconds after which an error is reported if the sl_open_camera() function fails.
Definition: types_c.h:1538
enum SL_DEPTH_MODE depth_mode
SL_DEPTH_MODE to be used.
Definition: types_c.h:1424
bool sensors_required
Requires the successful opening of the motion sensors before opening the camera.
Definition: types_c.h:1518
enum SL_FLIP_MODE camera_image_flip
Defines if a flip of the images is needed.
Definition: types_c.h:1381
bool enable_image_enhancement
Enable the Enhanced Contrast Technology, to improve image quality.
Definition: types_c.h:1528
int sdk_verbose
Enable the ZED SDK verbose mode.
Definition: types_c.h:1503
enum SL_UNIT coordinate_unit
Unit of spatial data (depth, point cloud, tracking, mesh, etc.) for retrieval.
Definition: types_c.h:1472
float grab_compute_capping_fps
Define a computation upper limit to the grab frequency.
Definition: types_c.h:1562
bool async_grab_camera_recovery
Define the behavior of the automatic camera recovery during sl_grab() function call.
Definition: types_c.h:1550
bool camera_disable_self_calib
Disables the self-calibration process at camera opening.
Definition: types_c.h:1393
bool enable_image_validity_check
Definition: types_c.h:1570
int camera_fps
Requested camera frame rate.
Definition: types_c.h:1365
int sdk_gpu_id
NVIDIA graphics card id to use.
Definition: types_c.h:1492
int camera_device_id
Id for identifying which camera to use from the connected cameras.
Definition: types_c.h:1370
enum SL_INPUT_TYPE input_type
Defines the input source to initialize and open an camera from.
Definition: types_c.h:1342
float depth_minimum_distance
Minimum depth distance to be returned, measured in the SL_UNIT defined in coordinate_unit.
Definition: types_c.h:1457
enum SL_RESOLUTION resolution
Desired camera resolution.
Definition: types_c.h:1355
int depth_stabilization
Defines whether the depth needs to be stabilized and to what extent.
Definition: types_c.h:1441
Represents a 2d landmark.
Definition: types_c.h:2047
struct SL_Uint2 image_position
Projection of the landmark in the image.
Definition: types_c.h:2055
uint64_t id
Unique identifier for the landmark.
Definition: types_c.h:2051
Represents a 3d landmark.
Definition: types_c.h:2032
uint64_t id
Unique identifier for the landmark.
Definition: types_c.h:2036
struct SL_Vector3 position
World position of the landmark.
Definition: types_c.h:2040
Represents a world position in LatLng format.
Definition: types_c.h:4349
double latitude
Latitude coordinate in radian.
Definition: types_c.h:4354
double altitude
Altitude coordinate in meters.
Definition: types_c.h:4364
double longitude
Longitude coordinate in radian.
Definition: types_c.h:4359
Structure containing data from the magnetometer sensor.
Definition: types_c.h:352
struct SL_Vector3 magnetic_field_unc
Uncalibrated magnetic field local vector in microtesla (μT).
Definition: types_c.h:372
float effective_rate
Realtime data acquisition rate in hertz (Hz).
Definition: types_c.h:391
enum SL_HEADING_STATE magnetic_heading_state
State of magnetic_heading.
Definition: types_c.h:382
float magnetic_heading_accuracy
Accuracy of magnetic_heading measure in the range [0.0, 1.0].
Definition: types_c.h:387
float magnetic_heading
Camera heading in degrees relative to the magnetic North Pole.
Definition: types_c.h:378
uint64_t timestamp_ns
Data acquisition timestamp in nanoseconds.
Definition: types_c.h:360
bool is_available
Whether the magnetometer sensor is available in your camera.
Definition: types_c.h:356
struct SL_Vector3 magnetic_field_c
Magnetic field local vector in microtesla (μT).
Definition: types_c.h:365
Structure representing a generic 3*3 matrix.
Definition: types_c.h:182
float p[9]
Array containing the values fo the 3*3 matrix.
Definition: types_c.h:186
Structure representing a generic 4*4 matrix.
Definition: types_c.h:172
float p[16]
Array containing the values fo the 4*4 matrix.
Definition: types_c.h:176
Structure containing data of a detected object such as its bounding_box, label, id and its 3D positio...
Definition: types_c.h:2937
struct SL_Vector2 bounding_box_2d[4]
2D bounding box of the object represented as four 2D points starting at the top left corner and rotat...
Definition: types_c.h:3004
float position_covariance[6]
Covariance matrix of the 3D position.
Definition: types_c.h:3056
struct SL_Vector3 position
Object 3D centroid.
Definition: types_c.h:2979
enum SL_OBJECT_CLASS label
Object class/category to identify the object type.
Definition: types_c.h:2962
struct SL_Vector3 bounding_box[8]
3D bounding box of the object represented as eight 3D points.
Definition: types_c.h:3033
struct SL_Vector2 head_bounding_box_2d[4]
2D bounding box of the head of the object (a person) represented as four 2D points starting at the to...
Definition: types_c.h:3045
enum SL_OBJECT_ACTION_STATE action_state
Object action state.
Definition: types_c.h:2974
float confidence
Detection confidence value of the object.
Definition: types_c.h:2985
struct SL_Vector3 velocity
Defines the object 3D velocity.
Definition: types_c.h:3015
int id
Object identification number.
Definition: types_c.h:2945
unsigned char unique_object_id[37]
Unique id to help identify and track AI detections.
Definition: types_c.h:2951
struct SL_Vector3 head_bounding_box[8]
3D bounding box of the head of the object (a person) represented as eight 3D points.
Definition: types_c.h:3039
int * mask
Mask defining which pixels which belong to the object (in bounding_box_2d and set to 255) and those o...
Definition: types_c.h:2992
struct SL_Vector3 dimensions
3D object dimensions: width, height, length.
Definition: types_c.h:3020
struct SL_Vector3 head_position
3D centroid of the head of the object (a person).
Definition: types_c.h:3010
enum SL_OBJECT_TRACKING_STATE tracking_state
Object tracking state.
Definition: types_c.h:2970
int raw_label
Object raw label.
Definition: types_c.h:2958
enum SL_OBJECT_SUBCLASS sublabel
Object sub-class/sub-category to identify the object type.
Definition: types_c.h:2966
Structure containing a set of parameters for the object detection module.
Definition: types_c.h:2479
bool enable_segmentation
Whether the object masks will be computed.
Definition: types_c.h:2498
char * custom_onnx_file
Path to the YOLO-like onnx file for custom object detection ran in the ZED SDK.
Definition: types_c.h:2530
char * fused_objects_group_name
In a multi camera setup, specify which group this model belongs to.
Definition: types_c.h:2514
float prediction_timeout_s
Prediction duration of the ZED SDK when an object is not detected anymore before switching its state ...
Definition: types_c.h:2578
unsigned int instance_module_id
Id of the module instance.
Definition: types_c.h:2485
bool allow_reduced_precision_inference
Whether to allow inference to run at a lower precision to improve runtime and memory usage.
Definition: types_c.h:2588
enum SL_OBJECT_DETECTION_MODEL detection_model
SL_OBJECT_DETECTION_MODEL to use.
Definition: types_c.h:2504
bool enable_tracking
Whether the object detection system includes object tracking capabilities across a sequence of images...
Definition: types_c.h:2492
enum SL_OBJECT_FILTERING_MODE filtering_mode
Filtering mode that should be applied to raw detections.
Definition: types_c.h:2565
struct SL_BatchParameters batch_parameters
Batching system parameters.
Definition: types_c.h:2555
float max_range
Upper depth range for detections.
Definition: types_c.h:2548
struct SL_Resolution custom_onnx_dynamic_input_shape
Resolution to the YOLO-like onnx file for custom object detection ran in the ZED SDK....
Definition: types_c.h:2540
Structure containing a set of runtime parameters for the object detection module.
Definition: types_c.h:2614
float detection_confidence_threshold
Confidence threshold.
Definition: types_c.h:2623
int object_confidence_threshold[(int) SL_OBJECT_CLASS_LAST]
Array of confidence thresholds for each class (can be empty for some classes).
Definition: types_c.h:2635
int object_class_filter[(int) SL_OBJECT_CLASS_LAST]
Defines which object types to detect and track.
Definition: types_c.h:2630
Structure containing batched data of a detected objects from the object detection module.
Definition: types_c.h:3520
enum SL_OBJECT_SUBCLASS sublabel
Objects sub-class/sub-category to identify the object type.
Definition: types_c.h:3530
struct SL_Vector3 velocities[MAX_TRAJECTORY_SIZE]
Array of 3D velocities for each object.
Definition: types_c.h:3534
enum SL_OBJECT_CLASS label
Objects class/category to identify the object type.
Definition: types_c.h:3529
enum SL_OBJECT_TRACKING_STATE tracking_state
Objects tracking state.
Definition: types_c.h:3531
struct SL_Vector2 head_bounding_boxes_2d[MAX_TRAJECTORY_SIZE][4]
Array of 2D bounding box of the head for each object (person).
Definition: types_c.h:3569
struct SL_Vector3 head_bounding_boxes[MAX_TRAJECTORY_SIZE][8]
Array of 3D bounding box of the head for each object (person).
Definition: types_c.h:3575
float confidences[MAX_TRAJECTORY_SIZE]
Array of confidences for each object.
Definition: types_c.h:3561
uint64_t timestamps[MAX_TRAJECTORY_SIZE]
Array of timestamps for each object.
Definition: types_c.h:3535
struct SL_Vector3 positions[MAX_TRAJECTORY_SIZE]
Array of positions for each object.
Definition: types_c.h:3532
struct SL_Vector2 bounding_boxes_2d[MAX_TRAJECTORY_SIZE][4]
Array of 2D bounding boxes for each object.
Definition: types_c.h:3546
struct SL_Vector3 bounding_boxes[MAX_TRAJECTORY_SIZE][8]
Array of 3D bounding boxes for each object.
Definition: types_c.h:3559
struct SL_Vector3 head_positions[MAX_TRAJECTORY_SIZE]
Array of 3D centroid of the head for each object (person).
Definition: types_c.h:3581
int nb_data
Number of objects in the SL_ObjectsBatch.
Definition: types_c.h:3527
enum SL_OBJECT_ACTION_STATE action_states[MAX_TRAJECTORY_SIZE]
Array of action states for each object.
Definition: types_c.h:3562
float position_covariances[MAX_TRAJECTORY_SIZE][6]
Array of positions' covariances for each object.
Definition: types_c.h:3533
int id
Id of the batch.
Definition: types_c.h:3528
Structure containing the results of the object detection module.
Definition: types_c.h:3287
int is_tracked
Whether both the object tracking and the world orientation has been setup.
Definition: types_c.h:3306
uint64_t timestamp
Timestamp corresponding to the frame acquisition.
Definition: types_c.h:3298
struct SL_ObjectData object_list[MAX_NUMBER_OBJECT]
Array of detected objects.
Definition: types_c.h:3316
int is_new
Whether object_list has already been retrieved or not.
Definition: types_c.h:3302
int nb_objects
Number of detected objects.
Definition: types_c.h:3292
enum SL_OBJECT_DETECTION_MODEL detection_model
Current SL_OBJECT_DETECTION_MODEL used.
Definition: types_c.h:3310
Structure representing a plane defined by a point and a normal, or a plane equation.
Definition: types_c.h:243
struct SL_Vector3 plane_center
Plane center point.
Definition: types_c.h:251
struct SL_Quaternion plane_transform_orientation
Plane orientation relative to the global reference frame.
Definition: types_c.h:253
struct SL_Vector3 plane_transform_position
Plane position relative to the global reference frame.
Definition: types_c.h:252
int error_code
SL_ERROR_CODE returned by the ZED SDK when the plane detection was attempted.
Definition: types_c.h:244
struct SL_Vector2 extents
Width and height of the bounding rectangle around the plane contours.
Definition: types_c.h:259
struct SL_Vector4 plane_equation
Plane equation coefficients {a, b, c, d}.
Definition: types_c.h:258
struct SL_Vector3 bounds[256]
Array of 3D points forming a polygon bounds corresponding to the current visible limits of the plane.
Definition: types_c.h:264
struct SL_Vector3 plane_normal
Plane normalized normal vector.
Definition: types_c.h:250
enum UNITY_PLAN_TYPE type
Type of the plane defined by its orientation.
Definition: types_c.h:249
int bounds_size
Size of bounds.
Definition: types_c.h:260
Structure containing a set of parameters for the plane detection functionality.
Definition: types_c.h:2092
float normal_similarity_threshold
Controls the spread of plane by checking the angle difference.
Definition: types_c.h:2106
float max_distance_threshold
Controls the spread of plane by checking the position difference.
Definition: types_c.h:2099
Structure containing positional tracking data giving the position and orientation of the camera in 3D...
Definition: types_c.h:194
float twist_covariance[36]
Row-major representation of the 6x6 twist covariance matrix of the camera.
Definition: types_c.h:228
float twist[6]
Twist of the camera available in reference camera.
Definition: types_c.h:222
uint64_t timestamp
Timestamp of the SL_PoseData.
Definition: types_c.h:205
struct SL_Quaternion rotation
Quaternion/orientation component of the SL_PoseData.
Definition: types_c.h:206
int pose_confidence
Confidence/quality of the pose estimation for the target frame.
Definition: types_c.h:215
bool valid
Whether the tracking is activated or not.
Definition: types_c.h:199
struct SL_Vector3 translation
Translation component of the SL_PoseData.
Definition: types_c.h:207
float pose_covariance[36]
6x6 pose covariance matrix of translation (the first 3 values) and rotation in so3 (the last 3 values...
Definition: types_c.h:216
Holds the options used for initializing the positional tracking fusion module.
Definition: types_c.h:4538
struct SL_Quaternion base_footprint_to_world_rotation
Orientation of the base footprint with respect to the user world.
Definition: types_c.h:4559
bool enable_GNSS_fusion
This attribute is responsible for enabling or not GNSS positional tracking fusion.
Definition: types_c.h:4544
struct SL_GNSSCalibrationParameters gnss_calibration_parameters
Control the VIO / GNSS calibration process.
Definition: types_c.h:4549
bool set_gravity_as_origin
Whether to override 2 of the 3 rotations from base_footprint_to_world_transform using the IMU gravity...
Definition: types_c.h:4574
struct SL_Vector3 base_footprint_to_baselink_translation
Position of the base footprint with respect to the baselink.
Definition: types_c.h:4564
struct SL_CameraIdentifier tracking_camera_id
ID of the camera used for positional tracking. If not specified, will use the first camera called wit...
Definition: types_c.h:4579
struct SL_Quaternion base_footprint_to_baselink_rotation
Orientation of the base footprint with respect to the baselink.
Definition: types_c.h:4569
struct SL_Vector3 base_footprint_to_world_translation
Position of the base footprint with respect to the user world.
Definition: types_c.h:4554
Structure containing a set of parameters for the positional tracking module initialization.
Definition: types_c.h:1945
bool enable_imu_fusion
Whether to enable the IMU fusion.
Definition: types_c.h:2002
bool set_gravity_as_origin
Whether to override 2 of the 3 components from initial_world_rotation using the IMU gravity.
Definition: types_c.h:2018
bool enable_area_memory
Whether the camera can remember its surroundings.
Definition: types_c.h:1967
enum SL_POSITIONAL_TRACKING_MODE mode
Positional tracking mode used.
Definition: types_c.h:2025
bool enable_pose_smoothing
Whether to enable smooth pose correction for small drift correction.
Definition: types_c.h:1973
bool set_as_static
Whether to define the camera as static.
Definition: types_c.h:1993
float depth_min_range
Whether to enable the IMU fusion.
Definition: types_c.h:2011
struct SL_Vector3 initial_world_position
Position of the camera in the world frame when the camera is started.
Definition: types_c.h:1957
bool set_floor_as_origin
Initializes the tracking to be aligned with the floor plane to better position the camera in space.
Definition: types_c.h:1984
struct SL_Quaternion initial_world_rotation
Rotation of the camera in the world frame when the camera is started.
Definition: types_c.h:1951
Lists the different status of positional tracking.
Definition: types_c.h:775
enum SL_SPATIAL_MEMORY_STATUS spatial_memory_status
Represents the current state of camera tracking in the global map.
Definition: types_c.h:783
enum SL_ODOMETRY_STATUS odometry_status
Represents the current state of Visual-Inertial Odometry (VIO) tracking between the previous frame an...
Definition: types_c.h:779
enum SL_POSITIONAL_TRACKING_FUSION_STATUS tracking_fusion_status
Represents the current state of positional tracking fusion.
Definition: types_c.h:787
Structure representing a quaternion.
Definition: types_c.h:25
float x
First component of the quaternion.
Definition: types_c.h:26
float z
Third component of the quaternion.
Definition: types_c.h:28
float w
Forth component of the quaternion.
Definition: types_c.h:29
float y
Second component of the quaternion.
Definition: types_c.h:27
Structure containing the options used to record.
Definition: types_c.h:2148
unsigned int target_framerate
Framerate for the recording file.
Definition: types_c.h:2179
unsigned int bitrate
Overrides the default bitrate of the SVO file, in kbits/s.
Definition: types_c.h:2168
bool transcode_streaming_input
Defines whether to decode and re-encode a streaming source.
Definition: types_c.h:2189
unsigned char video_filename[256]
Filename of the file to save the recording into.
Definition: types_c.h:2152
enum SL_SVO_COMPRESSION_MODE compression_mode
Compression mode the recording.
Definition: types_c.h:2159
Structure containing information about the status of the recording.
Definition: types_c.h:2112
double current_compression_ratio
Compression ratio (% of raw size) for the current frame.
Definition: types_c.h:2134
double average_compression_time
Average compression time in milliseconds since beginning of recording.
Definition: types_c.h:2138
double average_compression_ratio
Average compression ratio (% of raw size) since beginning of recording.
Definition: types_c.h:2142
bool status
Status of current frame.
Definition: types_c.h:2126
bool is_paused
Report if the recording has been paused.
Definition: types_c.h:2120
bool is_recording
Report if the recording has been enabled.
Definition: types_c.h:2116
double current_compression_time
Compression time for the current frame in milliseconds.
Definition: types_c.h:2130
Structure defining a 2D rectangle with top-left corner coordinates and width/height in pixels.
Definition: types_c.h:3669
int height
Height of the rectangle in pixels.
Definition: types_c.h:3685
int x
x coordinates of top-left corner.
Definition: types_c.h:3673
int width
Width of the rectangle in pixels.
Definition: types_c.h:3681
int y
y coordinates of top-left corner.
Definition: types_c.h:3677
Structure containing a set of parameters for the region of interest.
Definition: types_c.h:2063
bool auto_apply_module[SL_MODULE_LAST]
List of modules on which the ROI will be used.
Definition: types_c.h:2083
float image_height_ratio_cutoff
By default consider only the lower half of the image, can be useful to filter out the sky.
Definition: types_c.h:2076
float depth_far_threshold_meters
Filtering how far object in the ROI should be considered, this is useful for a vehicle for instance.
Definition: types_c.h:2069
Structure containing the width and height of an image.
Definition: types_c.h:1304
int width
Width of the image in pixels.
Definition: types_c.h:1308
int height
Height of the image in pixels.
Definition: types_c.h:1312
Structure containing parameters that defines the behavior of sl_grab().
Definition: types_c.h:1594
bool enable_depth
Defines if the depth map should be computed.
Definition: types_c.h:1608
bool remove_saturated_areas
Defines if the saturated area (luminance>=255) must be removed from depth map estimation.
Definition: types_c.h:1647
bool enable_fill_mode
Defines if the depth map should be completed or not.
Definition: types_c.h:1618
int confidence_threshold
Threshold to reject depth values based on their confidence.
Definition: types_c.h:1629
enum SL_REFERENCE_FRAME reference_frame
Reference frame in which to provides the 3D measures (point cloud, normals, etc.).
Definition: types_c.h:1600
int texture_confidence_threshold
Threshold to reject depth values based on their texture confidence.
Definition: types_c.h:1639
Structure containing data that can be stored in and retrieved from SVOs. That information will be ing...
Definition: types_c.h:2197
int key_size
Size of the key.
Definition: types_c.h:2205
uint64_t timestamp_ns
Timestamp of the data.
Definition: types_c.h:2218
char * content
content stored as SVOData. Allow any type of content, including raw data like compressed images or JS...
Definition: types_c.h:2210
char * key
Key used to retrieve the data stored into SVOData's content.
Definition: types_c.h:2201
int content_size
Size of the content.
Definition: types_c.h:2214
Structure containing information about a single sensor available in the current device.
Definition: types_c.h:1814
bool is_available
Whether the sensor is available in your camera.
Definition: types_c.h:1822
enum SL_SENSOR_TYPE type
Type of the sensor.
Definition: types_c.h:1815
float sampling_rate
Sampling rate (or ODR) of the sensor.
Definition: types_c.h:1817
float resolution
Resolution of the sensor.
Definition: types_c.h:1816
enum SL_SENSORS_UNIT sensor_unit
Unit of the sensor.
Definition: types_c.h:1821
struct SL_Vector2 range
Range of the sensor (minimum: range.x, maximum: range.y).
Definition: types_c.h:1818
float random_walk
Random walk derived from the Allan Variance given as continuous (frequency-independent).
Definition: types_c.h:1820
float noise_density
White noise density given as continuous (frequency-independent).
Definition: types_c.h:1819
Structure containing information about all the sensors available in the current device.
Definition: types_c.h:1862
struct SL_Vector3 ium_magnetometer_translation
Magnetometer to IMU translation (quaternion).
Definition: types_c.h:1887
unsigned int firmware_version
Firmware version of the sensor module.
Definition: types_c.h:1867
struct SL_SensorParameters barometer_parameters
Configuration of the barometer.
Definition: types_c.h:1903
struct SL_SensorParameters gyroscope_parameters
Configuration of the gyroscope.
Definition: types_c.h:1895
struct SL_SensorParameters magnetometer_parameters
Configuration of the magnetometer.
Definition: types_c.h:1899
struct SL_Vector4 camera_ium_rotation
IMU to left camera rotation (quaternion).
Definition: types_c.h:1872
struct SL_Vector3 camera_imu_translation
IMU to left camera translation.
Definition: types_c.h:1877
struct SL_Vector4 ium_magnetometer_rotation
Magnetometer to IMU rotation (quaternion).
Definition: types_c.h:1882
struct SL_SensorParameters accelerometer_parameters
Configuration of the accelerometer.
Definition: types_c.h:1891
Structure containing all sensors data (except image sensors) to be used for positional tracking or en...
Definition: types_c.h:411
struct SL_TemperatureData temperature
Temperature data.
Definition: types_c.h:416
int image_sync_trigger
Indicates if the Sensors data has been taken during a frame capture on sensor.
Definition: types_c.h:432
struct SL_MagnetometerData magnetometer
Magnetometer data.
Definition: types_c.h:415
struct SL_BarometerData barometer
Barometer data.
Definition: types_c.h:414
int camera_moving_state
Motion state of the camera.
Definition: types_c.h:424
struct SL_IMUData imu
IMU data.
Definition: types_c.h:413
Structure containing a set of parameters for the spatial mapping module.
Definition: types_c.h:2343
bool save_texture
Whether to save the texture.
Definition: types_c.h:2366
int stability_counter
Control the integration rate of the current depth into the mapping process.
Definition: types_c.h:2403
bool reverse_vertex_order
Whether to inverse the order of the vertices of the triangles.
Definition: types_c.h:2389
float range_meter
Depth range in meters.
Definition: types_c.h:2357
bool use_chunk_only
Whether to only use chunks.
Definition: types_c.h:2375
int max_memory_usage
The maximum CPU memory (in MB) allocated for the meshing process.
Definition: types_c.h:2381
float resolution_meter
Spatial mapping resolution in meters.
Definition: types_c.h:2349
bool enable_forget_past
This parameter enables the forgetting of the previous map to limit memory and drift issues....
Definition: types_c.h:2421
float decay
Adjust the weighting factor for the current depth during the integration process. By default,...
Definition: types_c.h:2415
float disparity_std
Control the disparity noise (standard deviation) in px. set a very small value (<0....
Definition: types_c.h:2408
enum SL_SPATIAL_MAP_TYPE map_type
The type of spatial map to be created.
Definition: types_c.h:2396
Structure containing the options used to stream with the ZED SDK.
Definition: types_c.h:2225
bool adaptative_bitrate
Defines whether the adaptive bitrate is enable.
Definition: types_c.h:2272
int gop_size
GOP size in number of frames.
Definition: types_c.h:2262
enum SL_STREAMING_CODEC codec
Encoding used for streaming.
Definition: types_c.h:2230
unsigned short port
Port used for streaming.
Definition: types_c.h:2237
unsigned short chunk_size
Size of a single chunk.
Definition: types_c.h:2285
unsigned int target_framerate
Framerate for the streaming output.
Definition: types_c.h:2296
unsigned int bitrate
Defines the streaming bitrate in Kbits/s.
Definition: types_c.h:2253
Structure containing information about the properties of a streaming device.
Definition: types_c.h:2302
unsigned short port
Streaming port of the streaming device.
Definition: types_c.h:2313
int current_bitrate
Current bitrate of encoding of the streaming device.
Definition: types_c.h:2327
unsigned int serial_number
Serial number of the streaming camera.
Definition: types_c.h:2320
enum SL_STREAMING_CODEC codec
Current codec used for compression in streaming device.
Definition: types_c.h:2334
unsigned char ip[16]
IP address of the streaming device.
Definition: types_c.h:2306
Configuration parameters for data synchronization.
Definition: types_c.h:4040
double data_source_timeout
Duration in milliseconds before considering a camera as inactive if no more data is present (for exam...
Definition: types_c.h:4061
bool keep_last_data
Determines whether to include the last data returned by a source in the final synchronized data.
Definition: types_c.h:4072
double windows_size
Size of synchronization windows in milliseconds.
Definition: types_c.h:4051
double maximum_lateness
Maximum duration in milliseconds allowed for data to be considered as the last data.
Definition: types_c.h:4083
Structure containing data from the temperature sensors.
Definition: types_c.h:397
float barometer_temp
Temperature in °C at the barometer location (-100 if not available).
Definition: types_c.h:399
float onboard_left_temp
Temperature in °C next to the left image sensor (-100 if not available).
Definition: types_c.h:400
float onboard_right_temp
Temperature in °C next to the right image sensor (-100 if not available).
Definition: types_c.h:401
float imu_temp
Temperature in °C at the IMU location (-100 if not available).
Definition: types_c.h:398
Represents a world position in UTM format.
Definition: types_c.h:4436
double northing
Northing coordinate.
Definition: types_c.h:4441
char UTMZone[256]
UTMZone of the coordinate.
Definition: types_c.h:4456
double easting
Easting coordinate.
Definition: types_c.h:4446
double gamma
Gamma coordinate.
Definition: types_c.h:4451
Structure representing an unsigned char 2-dimensional vector.
Definition: types_c.h:118
unsigned char x
Fist component of the vector.
Definition: types_c.h:122
unsigned char y
Second component of the vector.
Definition: types_c.h:126
Structure representing an unsigned char 3-dimensional vector.
Definition: types_c.h:132
unsigned char x
Fist component of the vector.
Definition: types_c.h:136
unsigned char y
Second component of the vector.
Definition: types_c.h:140
unsigned char z
Third component of the vector.
Definition: types_c.h:144
Structure representing an unsigned char 4-dimensional vector.
Definition: types_c.h:150
unsigned char y
Second component of the vector.
Definition: types_c.h:158
unsigned char z
Third component of the vector.
Definition: types_c.h:162
unsigned char x
Fist component of the vector.
Definition: types_c.h:154
unsigned char w
Fourth component of the vector.
Definition: types_c.h:166
Structure representing a generic 2-dimensional unsigned integer vector.
Definition: types_c.h:49
unsigned int y
Second component of the vector.
Definition: types_c.h:57
unsigned int x
Fist component of the vector.
Definition: types_c.h:53
Structure representing a generic 2-dimensional vector.
Definition: types_c.h:35
float x
Fist component of the vector.
Definition: types_c.h:39
float y
Second component of the vector.
Definition: types_c.h:43
Structure representing a generic 3-dimensional vector.
Definition: types_c.h:63
float z
Third component of the vector.
Definition: types_c.h:75
float y
Second component of the vector.
Definition: types_c.h:71
float x
Fist component of the vector.
Definition: types_c.h:67
Structure representing a generic 4-dimensional vector.
Definition: types_c.h:81
float y
Second component of the vector.
Definition: types_c.h:89
float z
Third component of the vector.
Definition: types_c.h:93
float x
Fist component of the vector.
Definition: types_c.h:85
float w
Forth component of the vector.
Definition: types_c.h:97
SL_COORDINATE_SYSTEM
Lists available coordinates systems for positional tracking and 3D measures.
Definition: types_c.h:515
@ SL_COORDINATE_SYSTEM_RIGHT_HANDED_Z_UP_X_FWD
Definition: types_c.h:521
@ SL_COORDINATE_SYSTEM_LEFT_HANDED_Z_UP
Definition: types_c.h:520
@ SL_COORDINATE_SYSTEM_LEFT_HANDED_Y_UP
Definition: types_c.h:517
@ SL_COORDINATE_SYSTEM_RIGHT_HANDED_Z_UP
Definition: types_c.h:519
@ SL_COORDINATE_SYSTEM_IMAGE
Definition: types_c.h:516
@ SL_COORDINATE_SYSTEM_RIGHT_HANDED_Y_UP
Definition: types_c.h:518
SL_SPATIAL_MEMORY_STATUS
Report the status of current map tracking.
Definition: types_c.h:742
@ SL_MAP_TRACKING_STATUS_SEARCHING
Definition: types_c.h:745
@ SL_MAP_TRACKING_STATUS_OFF
Definition: types_c.h:746
@ SL_MAP_TRACKING_STATUS_LOOP_CLOSED
Definition: types_c.h:744
@ SL_MAP_TRACKING_STATUS_OK
Definition: types_c.h:743
SL_SPATIAL_MAPPING_STATE
Lists the different states of spatial mapping.
Definition: types_c.h:817
@ SL_SPATIAL_MAPPING_STATE_OK
Definition: types_c.h:819
@ SL_SPATIAL_MAPPING_STATE_NOT_ENABLED
Definition: types_c.h:821
@ SL_SPATIAL_MAPPING_STATE_INITIALIZING
Definition: types_c.h:818
@ SL_SPATIAL_MAPPING_STATE_FPS_TOO_LOW
Definition: types_c.h:822
@ SL_SPATIAL_MAPPING_STATE_NOT_ENOUGH_MEMORY
Definition: types_c.h:820
SL_OBJECT_TRACKING_STATE
Lists the different states of object tracking.
Definition: types_c.h:711
@ SL_OBJECT_TRACKING_STATE_SEARCHING
Definition: types_c.h:714
@ SL_OBJECT_TRACKING_STATE_OK
Definition: types_c.h:713
@ SL_OBJECT_TRACKING_STATE_TERMINATE
Definition: types_c.h:715
@ SL_OBJECT_TRACKING_STATE_OFF
Definition: types_c.h:712
SL_GNSS_MODE
Definition: types_c.h:3910
@ SL_GNSS_MODE_FIX_2D
2D GNSS fix, providing latitude and longitude coordinates but without altitude information.
Definition: types_c.h:3922
@ SL_GNSS_MODE_UNKNOWN
No GNSS fix data is available.
Definition: types_c.h:3914
@ SL_GNSS_MODE_FIX_3D
3D GNSS fix, providing latitude, longitude, and altitude coordinates.
Definition: types_c.h:3926
@ SL_GNSS_MODE_NO_FIX
No GNSS fix is available.
Definition: types_c.h:3918
SL_INFERENCE_PRECISION
Report the actual inference precision used.
Definition: types_c.h:1026
SL_MODULE
Definition: types_c.h:1283
@ SL_MODULE_ALL
Definition: types_c.h:1284
SL_MESH_FILE_FORMAT
Lists available mesh file formats.
Definition: types_c.h:845
@ SL_MESH_FILE_FORMAT_PLY
Definition: types_c.h:846
@ SL_MESH_FILE_FORMAT_OBJ
Definition: types_c.h:848
@ SL_MESH_FILE_FORMAT_PLY_BIN
Definition: types_c.h:847
SL_AI_MODELS
Lists available AI models.
Definition: types_c.h:985
@ SL_AI_MODELS_NEURAL_PLUS_DEPTH
Definition: types_c.h:1000
@ SL_AI_MODELS_HUMAN_BODY_MEDIUM_DETECTION
Definition: types_c.h:990
@ SL_AI_MODELS_MULTI_CLASS_ACCURATE_DETECTION
Definition: types_c.h:988
@ SL_AI_MODELS_PERSON_HEAD_DETECTION
Definition: types_c.h:995
@ SL_AI_MODELS_HUMAN_BODY_ACCURATE_DETECTION
Definition: types_c.h:991
@ SL_AI_MODELS_HUMAN_BODY_38_MEDIUM_DETECTION
Definition: types_c.h:993
@ SL_AI_MODELS_MULTI_CLASS_MEDIUM_DETECTION
Definition: types_c.h:987
@ SL_AI_MODELS_HUMAN_BODY_FAST_DETECTION
Definition: types_c.h:989
@ SL_AI_MODELS_HUMAN_BODY_38_FAST_DETECTION
Definition: types_c.h:992
@ SL_AI_MODELS_NEURAL_DEPTH
Definition: types_c.h:999
@ SL_AI_MODELS_MULTI_CLASS_DETECTION
Definition: types_c.h:986
@ SL_AI_MODELS_NEURAL_LIGHT_DEPTH
Definition: types_c.h:998
@ SL_AI_MODELS_HUMAN_BODY_38_ACCURATE_DETECTION
Definition: types_c.h:994
@ SL_AI_MODELS_PERSON_HEAD_ACCURATE_DETECTION
Definition: types_c.h:996
@ SL_AI_MODELS_REID_ASSOCIATION
Definition: types_c.h:997
SL_CAMERA_STATE
Lists possible camera states.
Definition: types_c.h:527
@ SL_CAMERA_STATE_AVAILABLE
Definition: types_c.h:528
@ SL_CAMERA_STATE_NOT_AVAILABLE
Definition: types_c.h:529
SL_OBJECT_ACCELERATION_PRESET
Lists supported bounding box preprocessing.
Definition: types_c.h:1016
@ SL_OBJECT_ACCELERATION_PRESET_DEFAULT
Definition: types_c.h:1017
@ SL_OBJECT_ACCELERATION_PRESET_MEDIUM
Definition: types_c.h:1019
@ SL_OBJECT_ACCELERATION_PRESET_HIGH
Definition: types_c.h:1020
@ SL_OBJECT_ACCELERATION_PRESET_LOW
Definition: types_c.h:1018
SL_STREAMING_CODEC
Lists the different encoding types for image streaming.
Definition: types_c.h:624
@ SL_STREAMING_CODEC_H264
Definition: types_c.h:625
@ SL_STREAMING_CODEC_H265
Definition: types_c.h:626
SL_MAT_TYPE
Lists available matrix formats.
Definition: types_c.h:902
@ SL_MAT_TYPE_F32_C2
Definition: types_c.h:904
@ SL_MAT_TYPE_U8_C3
Definition: types_c.h:909
@ SL_MAT_TYPE_F32_C4
Definition: types_c.h:906
@ SL_MAT_TYPE_S8_C4
Definition: types_c.h:912
@ SL_MAT_TYPE_F32_C3
Definition: types_c.h:905
@ SL_MAT_TYPE_U8_C4
Definition: types_c.h:910
@ SL_MAT_TYPE_F32_C1
Definition: types_c.h:903
@ SL_MAT_TYPE_U16_C1
Definition: types_c.h:911
@ SL_MAT_TYPE_U8_C2
Definition: types_c.h:908
@ SL_MAT_TYPE_U8_C1
Definition: types_c.h:907
SL_HEADING_STATE
Lists the different states of the magnetic heading.
Definition: types_c.h:340
@ SL_HEADING_STATE_MAG_NOT_AVAILABLE
Definition: types_c.h:345
@ SL_HEADING_STATE_GOOD
Definition: types_c.h:341
@ SL_HEADING_STATE_OK
Definition: types_c.h:342
@ SL_HEADING_STATE_NOT_CALIBRATED
Definition: types_c.h:344
@ SL_HEADING_STATE_NOT_GOOD
Definition: types_c.h:343
SL_RESOLUTION
Lists available resolutions.
Definition: types_c.h:486
@ SL_RESOLUTION_HD720
Definition: types_c.h:493
@ SL_RESOLUTION_HD1200
Definition: types_c.h:492
@ SL_RESOLUTION_SVGA
Definition: types_c.h:494
@ SL_RESOLUTION_HD1536
Definition: types_c.h:490
@ SL_RESOLUTION_VGA
Definition: types_c.h:495
@ SL_RESOLUTION_HD4K
Definition: types_c.h:487
@ SL_RESOLUTION_QHDPLUS
Definition: types_c.h:488
@ SL_RESOLUTION_HD1080
Definition: types_c.h:491
@ SL_RESOLUTION_AUTO
Definition: types_c.h:496
@ SL_RESOLUTION_HD2K
Definition: types_c.h:489
SL_BODY_34_PARTS
Semantic of human body parts and order of SL_BodyData::keypoint for SL_BODY_FORMAT_BODY_34.
Definition: types_c.h:1114
@ SL_BODY_34_PARTS_LEFT_CLAVICLE
Definition: types_c.h:1119
@ SL_BODY_34_PARTS_LEFT_HAND
Definition: types_c.h:1123
@ SL_BODY_34_PARTS_RIGHT_FOOT
Definition: types_c.h:1140
@ SL_BODY_34_PARTS_RIGHT_HAND
Definition: types_c.h:1130
@ SL_BODY_34_PARTS_LEFT_KNEE
Definition: types_c.h:1134
@ SL_BODY_34_PARTS_HEAD
Definition: types_c.h:1141
@ SL_BODY_34_PARTS_LEFT_ELBOW
Definition: types_c.h:1121
@ SL_BODY_34_PARTS_RIGHT_HEEL
Definition: types_c.h:1148
@ SL_BODY_34_PARTS_LEFT_WRIST
Definition: types_c.h:1122
@ SL_BODY_34_PARTS_RIGHT_ANKLE
Definition: types_c.h:1139
@ SL_BODY_34_PARTS_RIGHT_THUMB
Definition: types_c.h:1132
@ SL_BODY_34_PARTS_LEFT_EYE
Definition: types_c.h:1143
@ SL_BODY_34_PARTS_LEFT_HANDTIP
Definition: types_c.h:1124
@ SL_BODY_34_PARTS_RIGHT_CLAVICLE
Definition: types_c.h:1126
@ SL_BODY_34_PARTS_LEFT_ANKLE
Definition: types_c.h:1135
@ SL_BODY_34_PARTS_RIGHT_EYE
Definition: types_c.h:1145
@ SL_BODY_34_PARTS_NECK
Definition: types_c.h:1118
@ SL_BODY_34_PARTS_NOSE
Definition: types_c.h:1142
@ SL_BODY_34_PARTS_LEFT_EAR
Definition: types_c.h:1144
@ SL_BODY_34_PARTS_LEFT_SHOULDER
Definition: types_c.h:1120
@ SL_BODY_34_PARTS_CHEST_SPINE
Definition: types_c.h:1117
@ SL_BODY_34_PARTS_LEFT_THUMB
Definition: types_c.h:1125
@ SL_BODY_34_PARTS_PELVIS
Definition: types_c.h:1115
@ SL_BODY_34_PARTS_RIGHT_ELBOW
Definition: types_c.h:1128
@ SL_BODY_34_PARTS_LEFT_HEEL
Definition: types_c.h:1147
@ SL_BODY_34_PARTS_RIGHT_SHOULDER
Definition: types_c.h:1127
@ SL_BODY_34_PARTS_LEFT_HIP
Definition: types_c.h:1133
@ SL_BODY_34_PARTS_NAVAL_SPINE
Definition: types_c.h:1116
@ SL_BODY_34_PARTS_RIGHT_EAR
Definition: types_c.h:1146
@ SL_BODY_34_PARTS_RIGHT_HIP
Definition: types_c.h:1137
@ SL_BODY_34_PARTS_RIGHT_WRIST
Definition: types_c.h:1129
@ SL_BODY_34_PARTS_RIGHT_KNEE
Definition: types_c.h:1138
@ SL_BODY_34_PARTS_RIGHT_HANDTIP
Definition: types_c.h:1131
@ SL_BODY_34_PARTS_LEFT_FOOT
Definition: types_c.h:1136
SL_FLIP_MODE
Lists possible flip modes of the camera.
Definition: types_c.h:867
@ SL_FLIP_MODE_AUTO
Definition: types_c.h:870
@ SL_FLIP_MODE_ON
Definition: types_c.h:869
@ SL_FLIP_MODE_OFF
Definition: types_c.h:868
SL_SPATIAL_MAP_TYPE
Lists the types of spatial maps that can be created.
Definition: types_c.h:828
@ SL_SPATIAL_MAP_TYPE_FUSED_POINT_CLOUD
Definition: types_c.h:830
@ SL_SPATIAL_MAP_TYPE_MESH
Definition: types_c.h:829
SL_VIDEO_SETTINGS
Lists available camera settings for the camera (contrast, hue, saturation, gain, ....
Definition: types_c.h:634
@ SL_VIDEO_SETTINGS_BRIGHTNESS
Definition: types_c.h:635
@ SL_VIDEO_SETTINGS_ANALOG_GAIN
Definition: types_c.h:649
@ SL_VIDEO_SETTINGS_EXPOSURE
Definition: types_c.h:642
@ SL_VIDEO_SETTINGS_LAST
Definition: types_c.h:657
@ SL_VIDEO_SETTINGS_WHITEBALANCE_AUTO
Definition: types_c.h:646
@ SL_VIDEO_SETTINGS_AEC_AGC_ROI
Definition: types_c.h:644
@ SL_VIDEO_SETTINGS_LED_STATUS
Definition: types_c.h:647
@ SL_VIDEO_SETTINGS_AUTO_DIGITAL_GAIN_RANGE
Definition: types_c.h:653
@ SL_VIDEO_SETTINGS_AUTO_ANALOG_GAIN_RANGE
Definition: types_c.h:652
@ SL_VIDEO_SETTINGS_SATURATION
Definition: types_c.h:638
@ SL_VIDEO_SETTINGS_WHITEBALANCE_TEMPERATURE
Definition: types_c.h:645
@ SL_VIDEO_SETTINGS_CONTRAST
Definition: types_c.h:636
@ SL_VIDEO_SETTINGS_DENOISING
Definition: types_c.h:655
@ SL_VIDEO_SETTINGS_DIGITAL_GAIN
Definition: types_c.h:650
@ SL_VIDEO_SETTINGS_SHARPNESS
Definition: types_c.h:639
@ SL_VIDEO_SETTINGS_HUE
Definition: types_c.h:637
@ SL_VIDEO_SETTINGS_EXPOSURE_COMPENSATION
Definition: types_c.h:654
@ SL_VIDEO_SETTINGS_GAIN
Definition: types_c.h:641
@ SL_VIDEO_SETTINGS_GAMMA
Definition: types_c.h:640
@ SL_VIDEO_SETTINGS_AEC_AGC
Definition: types_c.h:643
@ SL_VIDEO_SETTINGS_EXPOSURE_TIME
Definition: types_c.h:648
@ SL_VIDEO_SETTINGS_AUTO_EXPOSURE_TIME_RANGE
Definition: types_c.h:651
SL_BODY_TRACKING_MODEL
Lists available models for the body tracking module.
Definition: types_c.h:976
@ SL_BODY_TRACKING_MODEL_HUMAN_BODY_MEDIUM
Definition: types_c.h:978
@ SL_BODY_TRACKING_MODEL_HUMAN_BODY_FAST
Definition: types_c.h:977
@ SL_BODY_TRACKING_MODEL_HUMAN_BODY_ACCURATE
Definition: types_c.h:979
SL_POSITIONAL_TRACKING_FUSION_STATUS
Report the status of the positional tracking fusion.
Definition: types_c.h:760
SL_OBJECT_SUBCLASS
List available object subclasses.
Definition: types_c.h:922
@ SL_OBJECT_SUBCLASS_SPORTSBALL
Definition: types_c.h:946
@ SL_OBJECT_SUBCLASS_BOAT
Definition: types_c.h:929
@ SL_OBJECT_SUBCLASS_SHEEP
Definition: types_c.h:937
@ SL_OBJECT_SUBCLASS_LAPTOP
Definition: types_c.h:940
@ SL_OBJECT_SUBCLASS_HANDBAG
Definition: types_c.h:931
@ SL_OBJECT_SUBCLASS_PERSON_HEAD
Definition: types_c.h:945
@ SL_OBJECT_SUBCLASS_TRUCK
Definition: types_c.h:928
@ SL_OBJECT_SUBCLASS_HORSE
Definition: types_c.h:936
@ SL_OBJECT_SUBCLASS_SUITCASE
Definition: types_c.h:932
@ SL_OBJECT_SUBCLASS_BICYCLE
Definition: types_c.h:924
@ SL_OBJECT_SUBCLASS_BACKPACK
Definition: types_c.h:930
@ SL_OBJECT_SUBCLASS_CAT
Definition: types_c.h:934
@ SL_OBJECT_SUBCLASS_BANANA
Definition: types_c.h:941
@ SL_OBJECT_SUBCLASS_CAR
Definition: types_c.h:925
@ SL_OBJECT_SUBCLASS_BUS
Definition: types_c.h:927
@ SL_OBJECT_SUBCLASS_COW
Definition: types_c.h:938
@ SL_OBJECT_SUBCLASS_ORANGE
Definition: types_c.h:943
@ SL_OBJECT_SUBCLASS_BIRD
Definition: types_c.h:933
@ SL_OBJECT_SUBCLASS_MOTORBIKE
Definition: types_c.h:926
@ SL_OBJECT_SUBCLASS_DOG
Definition: types_c.h:935
@ SL_OBJECT_SUBCLASS_CELLPHONE
Definition: types_c.h:939
@ SL_OBJECT_SUBCLASS_PERSON
Definition: types_c.h:923
@ SL_OBJECT_SUBCLASS_APPLE
Definition: types_c.h:942
@ SL_OBJECT_SUBCLASS_CARROT
Definition: types_c.h:944
SL_BODY_KEYPOINTS_SELECTION
Lists supported models for skeleton keypoints selection.
Definition: types_c.h:1067
@ SL_BODY_KEYPOINTS_SELECTION_UPPER_BODY
Upper body keypoint model Will output only upper body (from hip).
Definition: types_c.h:1076
@ SL_BODY_KEYPOINTS_SELECTION_FULL
Full keypoint model.
Definition: types_c.h:1071
SL_SENSORS_UNIT
Lists available measurement units of onboard sensors.
Definition: types_c.h:576
@ SL_SENSORS_UNIT_HERTZ
Definition: types_c.h:582
@ SL_SENSORS_UNIT_DEG_SEC
Definition: types_c.h:578
@ SL_SENSORS_UNIT_M_SEC_2
Definition: types_c.h:577
@ SL_SENSORS_UNIT_U_T
Definition: types_c.h:579
@ SL_SENSORS_UNIT_HPA
Definition: types_c.h:580
@ SL_SENSORS_UNIT_CELSIUS
Definition: types_c.h:581
SL_OBJECT_DETECTION_MODEL
Lists available models for the object detection module.
Definition: types_c.h:962
@ SL_OBJECT_DETECTION_MODEL_CUSTOM_BOX_OBJECTS
Definition: types_c.h:968
@ SL_OBJECT_DETECTION_MODEL_PERSON_HEAD_BOX_ACCURATE
Definition: types_c.h:967
@ SL_OBJECT_DETECTION_MODEL_PERSON_HEAD_BOX_FAST
Definition: types_c.h:966
@ SL_OBJECT_DETECTION_MODEL_CUSTOM_YOLOLIKE_BOX_OBJECTS
Definition: types_c.h:969
@ SL_OBJECT_DETECTION_MODEL_MULTI_CLASS_BOX_MEDIUM
Definition: types_c.h:964
@ SL_OBJECT_DETECTION_MODEL_MULTI_CLASS_BOX_ACCURATE
Definition: types_c.h:965
@ SL_OBJECT_DETECTION_MODEL_MULTI_CLASS_BOX_FAST
Definition: types_c.h:963
SL_ERROR_CODE
Lists error codes in the ZED SDK.
Definition: types_c.h:438
@ SL_ERROR_CODE_INVALID_SVO_FILE
Definition: types_c.h:455
@ SL_ERROR_CODE_CORRUPTED_SDK_INSTALLATION
Definition: types_c.h:466
@ SL_ERROR_CODE_END_OF_SVOFILE_REACHED
Definition: types_c.h:458
@ SL_ERROR_CODE_SENSORS_DATA_REQUIRED
Definition: types_c.h:441
@ SL_ERROR_CODE_NOT_ENOUGH_GPU_MEMORY
Definition: types_c.h:447
@ SL_ERROR_CODE_INVALID_FUNCTION_CALL
Definition: types_c.h:465
@ SL_ERROR_CODE_INVALID_FIRMWARE
Definition: types_c.h:460
@ SL_ERROR_CODE_SENSORS_NOT_AVAILABLE
Definition: types_c.h:450
@ SL_ERROR_CODE_MODULE_NOT_COMPATIBLE_WITH_CUDA_VERSION
Definition: types_c.h:477
@ SL_ERROR_CODE_INCOMPATIBLE_AREA_FILE
Definition: types_c.h:469
@ SL_ERROR_CODE_CAMERA_FAILED_TO_SETUP
Definition: types_c.h:470
@ SL_ERROR_CODE_CONFIGURATION_FALLBACK
Definition: types_c.h:440
@ SL_ERROR_CODE_INVALID_AREA_FILE
Definition: types_c.h:468
@ SL_ERROR_CODE_SENSORS_NOT_INITIALIZED
Definition: types_c.h:449
@ SL_ERROR_CODE_SUCCESS
Definition: types_c.h:444
@ SL_ERROR_CODE_SVO_UNSUPPORTED_COMPRESSION
Definition: types_c.h:457
@ SL_ERROR_CODE_INVALID_COORDINATE_SYSTEM
Definition: types_c.h:459
@ SL_ERROR_CODE_NO_GPU_COMPATIBLE
Definition: types_c.h:446
@ SL_ERROR_CODE_CAMERA_REBOOTING
Definition: types_c.h:443
@ SL_ERROR_CODE_CORRUPTED_FRAME
Definition: types_c.h:442
@ SL_ERROR_CODE_CALIBRATION_FILE_NOT_AVAILABLE
Definition: types_c.h:453
@ SL_ERROR_CODE_FAILURE
Definition: types_c.h:445
@ SL_ERROR_CODE_LOW_USB_BANDWIDTH
Definition: types_c.h:452
@ SL_ERROR_CODE_INVALID_CALIBRATION_FILE
Definition: types_c.h:454
@ SL_ERROR_CODE_CAMERA_NOT_INITIALIZED
Definition: types_c.h:463
@ SL_ERROR_CODE_CAMERA_DETECTION_ISSUE
Definition: types_c.h:471
@ SL_ERROR_CODE_INCOMPATIBLE_SDK_VERSION
Definition: types_c.h:467
@ SL_ERROR_CODE_MOTION_SENSORS_REQUIRED
Definition: types_c.h:476
@ SL_ERROR_CODE_PLANE_NOT_FOUND
Definition: types_c.h:474
@ SL_ERROR_CODE_CAMERA_NOT_DETECTED
Definition: types_c.h:448
@ SL_ERROR_CODE_NVIDIA_DRIVER_OUT_OF_DATE
Definition: types_c.h:464
@ SL_ERROR_CODE_CUDA_ERROR
Definition: types_c.h:462
@ SL_ERROR_CODE_INVALID_RESOLUTION
Definition: types_c.h:451
@ SL_ERROR_CODE_NO_GPU_DETECTED
Definition: types_c.h:473
@ SL_ERROR_CODE_INVALID_FUNCTION_PARAMETERS
Definition: types_c.h:461
@ SL_ERROR_CODE_MODULE_NOT_COMPATIBLE_WITH_CAMERA
Definition: types_c.h:475
@ SL_ERROR_CODE_CANNOT_START_CAMERA_STREAM
Definition: types_c.h:472
@ SL_ERROR_CODE_SVO_RECORDING_ERROR
Definition: types_c.h:456
SL_POSITIONAL_TRACKING_MODE
Lists the mode of positional tracking that can be used.
Definition: types_c.h:752
@ SL_POSITIONAL_TRACKING_MODE_GEN_1
Definition: types_c.h:753
@ SL_POSITIONAL_TRACKING_MODE_GEN_2
Definition: types_c.h:754
SL_SENSOR_TYPE
Lists available sensor types.
Definition: types_c.h:565
@ SL_SENSOR_TYPE_MAGNETOMETER
Definition: types_c.h:568
@ SL_SENSOR_TYPE_GYROSCOPE
Definition: types_c.h:567
@ SL_SENSOR_TYPE_BAROMETER
Definition: types_c.h:569
@ SL_SENSOR_TYPE_ACCELEROMETER
Definition: types_c.h:566
SL_TIME_REFERENCE
Lists possible time references for timestamps or data.
Definition: types_c.h:616
@ SL_TIME_REFERENCE_CURRENT
Definition: types_c.h:618
@ SL_TIME_REFERENCE_IMAGE
Definition: types_c.h:617
SL_SIDE
Lists possible sides on which to get data from.
Definition: types_c.h:588
@ SL_SIDE_LEFT
Definition: types_c.h:589
@ SL_SIDE_RIGHT
Definition: types_c.h:590
@ SL_SIDE_BOTH
Definition: types_c.h:591
SL_REFERENCE_FRAME
Lists possible types of position matrix used to store camera path and pose.
Definition: types_c.h:608
@ SL_REFERENCE_FRAME_CAMERA
Definition: types_c.h:610
@ SL_REFERENCE_FRAME_WORLD
Definition: types_c.h:609
SL_MESH_FILTER
Lists available mesh filtering intensities.
Definition: types_c.h:836
@ SL_MESH_FILTER_MEDIUM
Definition: types_c.h:838
@ SL_MESH_FILTER_LOW
Definition: types_c.h:837
@ SL_MESH_FILTER_HIGH
Definition: types_c.h:839
SL_BODY_18_PARTS
Semantic of human body parts and order of SL_BodyData::keypoint for SL_BODY_FORMAT_BODY_18.
Definition: types_c.h:1088
@ SL_BODY_18_PARTS_RIGHT_EAR
Definition: types_c.h:1105
@ SL_BODY_18_PARTS_LEFT_WRIST
Definition: types_c.h:1096
@ SL_BODY_18_PARTS_LEFT_EYE
Definition: types_c.h:1104
@ SL_BODY_18_PARTS_RIGHT_EYE
Definition: types_c.h:1103
@ SL_BODY_18_PARTS_LEFT_KNEE
Definition: types_c.h:1101
@ SL_BODY_18_PARTS_RIGHT_SHOULDER
Definition: types_c.h:1091
@ SL_BODY_18_PARTS_LEFT_ELBOW
Definition: types_c.h:1095
@ SL_BODY_18_PARTS_NECK
Definition: types_c.h:1090
@ SL_BODY_18_PARTS_LEFT_EAR
Definition: types_c.h:1106
@ SL_BODY_18_PARTS_RIGHT_ANKLE
Definition: types_c.h:1099
@ SL_BODY_18_PARTS_RIGHT_KNEE
Definition: types_c.h:1098
@ SL_BODY_18_PARTS_LEFT_ANKLE
Definition: types_c.h:1102
@ SL_BODY_18_PARTS_LEFT_SHOULDER
Definition: types_c.h:1094
@ SL_BODY_18_PARTS_RIGHT_ELBOW
Definition: types_c.h:1092
@ SL_BODY_18_PARTS_LEFT_HIP
Definition: types_c.h:1100
@ SL_BODY_18_PARTS_RIGHT_HIP
Definition: types_c.h:1097
@ SL_BODY_18_PARTS_RIGHT_WRIST
Definition: types_c.h:1093
@ SL_BODY_18_PARTS_NOSE
Definition: types_c.h:1089
SL_ODOMETRY_STATUS
Report the status of current odom tracking.
Definition: types_c.h:734
@ SL_ODOMETRY_STATUS_OK
Definition: types_c.h:735
@ SL_ODOMETRY_STATUS_UNAVAILABLE
Definition: types_c.h:736
SL_POSITIONAL_TRACKING_STATE
Lists the different states of positional tracking.
Definition: types_c.h:721
@ SL_POSITIONAL_TRACKING_STATE_OK
Definition: types_c.h:723
@ SL_POSITIONAL_TRACKING_STATE_FPS_TOO_LOW
Definition: types_c.h:725
@ SL_POSITIONAL_TRACKING_STATE_SEARCHING
Definition: types_c.h:722
@ SL_POSITIONAL_TRACKING_STATE_OFF
Definition: types_c.h:724
@ SL_POSITIONAL_TRACKING_STATE_SEARCHING_FLOOR_PLANE
Definition: types_c.h:726
@ SL_POSITIONAL_TRACKING_STATE_UNAVAILABLE
Definition: types_c.h:727
SL_COMM_TYPE
Lists the different types of communications available for Fusion module.
Definition: types_c.h:3873
@ SL_COMM_TYPE_INTRA_PROCESS
Definition: types_c.h:3875
@ SL_COMM_TYPE_LOCAL_NETWORK
Definition: types_c.h:3874
SL_MEM
Lists available memory type.
Definition: types_c.h:555
@ SL_MEM_BOTH
Definition: types_c.h:558
@ SL_MEM_GPU
Definition: types_c.h:557
@ SL_MEM_CPU
Definition: types_c.h:556
SL_GNSS_FUSION_STATUS
Class containing the current GNSS fusion status.
Definition: types_c.h:3932
@ SL_GNSS_FUSION_STATUS_OFF
The GNSS fusion module is not enabled.
Definition: types_c.h:3940
@ SL_GNSS_FUSION_STATUS_CALIBRATION_IN_PROGRESS
Calibration of the GNSS/VIO fusion module is in progress.
Definition: types_c.h:3944
@ SL_GNSS_FUSION_STATUS_RECALIBRATION_IN_PROGRESS
Re-alignment of GNSS/VIO data is in progress, leading to potentially inaccurate global position.
Definition: types_c.h:3948
@ SL_GNSS_FUSION_STATUS_OK
The GNSS fusion module is calibrated and working successfully.
Definition: types_c.h:3936
SL_DEPTH_MODE
Lists available depth computation modes.
Definition: types_c.h:854
@ SL_DEPTH_MODE_NEURAL_PLUS
Definition: types_c.h:861
@ SL_DEPTH_MODE_QUALITY
Definition: types_c.h:857
@ SL_DEPTH_MODE_NEURAL_LIGHT
Definition: types_c.h:859
@ SL_DEPTH_MODE_PERFORMANCE
Definition: types_c.h:856
@ SL_DEPTH_MODE_NEURAL
Definition: types_c.h:860
@ SL_DEPTH_MODE_ULTRA
Definition: types_c.h:858
SL_GNSS_STATUS
Class representing the fix quality of GNSS signal.
Definition: types_c.h:3882
@ SL_GNSS_STATUS_SINGLE
Single Point Positioning.
Definition: types_c.h:3890
@ SL_GNSS_STATUS_RTK_FIX
Real Time Kinematic Fixed.
Definition: types_c.h:3898
@ SL_GNSS_STATUS_DGNSS
Differential GNSS.
Definition: types_c.h:3894
@ SL_GNSS_STATUS_UNKNOWN
No GNSS fix data is available.
Definition: types_c.h:3886
@ SL_GNSS_STATUS_PPS
Precise Positioning Service.
Definition: types_c.h:3902
@ SL_GNSS_STATUS_RTK_FLOAT
Real Time Kinematic Float.
Definition: types_c.h:3906
SL_OBJECT_FILTERING_MODE
Lists supported bounding box preprocessing.
Definition: types_c.h:1007
@ SL_OBJECT_FILTERING_MODE_NMS_3D
Definition: types_c.h:1009
@ SL_OBJECT_FILTERING_MODE_NONE
Definition: types_c.h:1008
@ SL_OBJECT_FILTERING_MODE_NMS_3D_PER_CLASS
Definition: types_c.h:1010
SL_BODY_FORMAT
Lists supported skeleton body models.
Definition: types_c.h:1037
@ SL_BODY_FORMAT_BODY_34
34-keypoint model
Definition: types_c.h:1047
@ SL_BODY_FORMAT_BODY_18
18-keypoint model Basic body model
Definition: types_c.h:1042
@ SL_BODY_FORMAT_BODY_38
38-keypoint model Including simplified face, hands and feet.
Definition: types_c.h:1053
SL_MODEL
Lists ZED camera model.
Definition: types_c.h:535
@ SL_MODEL_ZED
Definition: types_c.h:536
@ SL_MODEL_ZED_XONE_HDR
Definition: types_c.h:548
@ SL_MODEL_ZED2
Definition: types_c.h:538
@ SL_MODEL_ZED_XM
Definition: types_c.h:541
@ SL_MODEL_ZED_XONE_UHD
Definition: types_c.h:547
@ SL_MODEL_ZED_X_HDR
Definition: types_c.h:542
@ SL_MODEL_VIRTUAL_ZED_X
Definition: types_c.h:545
@ SL_MODEL_ZED_X_HDR_MAX
Definition: types_c.h:544
@ SL_MODEL_ZED_XONE_GS
Definition: types_c.h:546
@ SL_MODEL_ZED2i
Definition: types_c.h:539
@ SL_MODEL_ZED_X
Definition: types_c.h:540
@ SL_MODEL_ZED_M
Definition: types_c.h:537
@ SL_MODEL_ZED_X_HDR_MINI
Definition: types_c.h:543
SL_SVO_COMPRESSION_MODE
Lists available compression modes for SVO recording.
Definition: types_c.h:888
@ SL_SVO_COMPRESSION_MODE_H264
Definition: types_c.h:890
@ SL_SVO_COMPRESSION_MODE_H265
Definition: types_c.h:891
@ SL_SVO_COMPRESSION_MODE_LOSSLESS
Definition: types_c.h:889
@ SL_SVO_COMPRESSION_MODE_H265_LOSSLESS
Definition: types_c.h:893
@ SL_SVO_COMPRESSION_MODE_H264_LOSSLESS
Definition: types_c.h:892
SL_VIEW
Lists available views.
Definition: types_c.h:690
@ SL_VIEW_SIDE_BY_SIDE
Definition: types_c.h:699
@ SL_VIEW_LEFT_GRAY
Definition: types_c.h:693
@ SL_VIEW_LEFT_UNRECTIFIED_GRAY
Definition: types_c.h:697
@ SL_VIEW_LEFT
Definition: types_c.h:691
@ SL_VIEW_RIGHT_UNRECTIFIED_GRAY
Definition: types_c.h:698
@ SL_VIEW_RIGHT_GRAY
Definition: types_c.h:694
@ SL_VIEW_CONFIDENCE
Definition: types_c.h:701
@ SL_VIEW_LEFT_UNRECTIFIED
Definition: types_c.h:695
@ SL_VIEW_RIGHT_UNRECTIFIED
Definition: types_c.h:696
@ SL_VIEW_NORMALS
Definition: types_c.h:702
@ SL_VIEW_DEPTH
Definition: types_c.h:700
@ SL_VIEW_DEPTH_RIGHT
Definition: types_c.h:703
@ SL_VIEW_RIGHT
Definition: types_c.h:692
@ SL_VIEW_NORMALS_RIGHT
Definition: types_c.h:704
SL_BODY_38_PARTS
Semantic of human body parts and order of SL_BodyData::keypoint for SL_BODY_FORMAT_BODY_38.
Definition: types_c.h:1157
@ SL_BODY_38_PARTS_LEFT_WRIST
Definition: types_c.h:1174
@ SL_BODY_38_PARTS_RIGHT_SHOULDER
Definition: types_c.h:1171
@ SL_BODY_38_PARTS_SPINE_1
Definition: types_c.h:1159
@ SL_BODY_38_PARTS_RIGHT_HAND_INDEX_1
Definition: types_c.h:1192
@ SL_BODY_38_PARTS_LEFT_BIG_TOE
Definition: types_c.h:1182
@ SL_BODY_38_PARTS_RIGHT_HAND_MIDDLE_4
Definition: types_c.h:1194
@ SL_BODY_38_PARTS_LEFT_HAND_PINKY_1
Definition: types_c.h:1195
@ SL_BODY_38_PARTS_LEFT_SMALL_TOE
Definition: types_c.h:1184
@ SL_BODY_38_PARTS_RIGHT_ANKLE
Definition: types_c.h:1181
@ SL_BODY_38_PARTS_LEFT_CLAVICLE
Definition: types_c.h:1168
@ SL_BODY_38_PARTS_PELVIS
Definition: types_c.h:1158
@ SL_BODY_38_PARTS_LEFT_KNEE
Definition: types_c.h:1178
@ SL_BODY_38_PARTS_RIGHT_HAND_PINKY_1
Definition: types_c.h:1196
@ SL_BODY_38_PARTS_LEFT_EAR
Definition: types_c.h:1166
@ SL_BODY_38_PARTS_SPINE_2
Definition: types_c.h:1160
@ SL_BODY_38_PARTS_SPINE_3
Definition: types_c.h:1161
@ SL_BODY_38_PARTS_LEFT_ANKLE
Definition: types_c.h:1180
@ SL_BODY_38_PARTS_RIGHT_KNEE
Definition: types_c.h:1179
@ SL_BODY_38_PARTS_LEFT_HIP
Definition: types_c.h:1176
@ SL_BODY_38_PARTS_RIGHT_EYE
Definition: types_c.h:1165
@ SL_BODY_38_PARTS_LEFT_HEEL
Definition: types_c.h:1186
@ SL_BODY_38_PARTS_RIGHT_SMALL_TOE
Definition: types_c.h:1185
@ SL_BODY_38_PARTS_RIGHT_CLAVICLE
Definition: types_c.h:1169
@ SL_BODY_38_PARTS_NECK
Definition: types_c.h:1162
@ SL_BODY_38_PARTS_RIGHT_BIG_TOE
Definition: types_c.h:1183
@ SL_BODY_38_PARTS_NOSE
Definition: types_c.h:1163
@ SL_BODY_38_PARTS_RIGHT_EAR
Definition: types_c.h:1167
@ SL_BODY_38_PARTS_LEFT_SHOULDER
Definition: types_c.h:1170
@ SL_BODY_38_PARTS_LEFT_HAND_THUMB_4
Definition: types_c.h:1189
@ SL_BODY_38_PARTS_LEFT_ELBOW
Definition: types_c.h:1172
@ SL_BODY_38_PARTS_RIGHT_ELBOW
Definition: types_c.h:1173
@ SL_BODY_38_PARTS_RIGHT_HAND_THUMB_4
Definition: types_c.h:1190
@ SL_BODY_38_PARTS_LEFT_HAND_INDEX_1
Definition: types_c.h:1191
@ SL_BODY_38_PARTS_RIGHT_HIP
Definition: types_c.h:1177
@ SL_BODY_38_PARTS_RIGHT_HEEL
Definition: types_c.h:1187
@ SL_BODY_38_PARTS_LEFT_HAND_MIDDLE_4
Definition: types_c.h:1193
@ SL_BODY_38_PARTS_RIGHT_WRIST
Definition: types_c.h:1175
@ SL_BODY_38_PARTS_LEFT_EYE
Definition: types_c.h:1164
SL_POSITION_TYPE
Lists the types of possible position outputs.
Definition: types_c.h:1296
@ SL_POSITION_TYPE_FUSION
Definition: types_c.h:1298
@ SL_POSITION_TYPE_RAW
Definition: types_c.h:1297
SL_AREA_EXPORTING_STATE
Lists the different states of spatial memory area export.
Definition: types_c.h:805
@ SL_AREA_EXPORTING_STATE_FILE_EMPTY
Definition: types_c.h:809
@ SL_AREA_EXPORTING_STATE_NOT_STARTED
Definition: types_c.h:808
@ SL_AREA_EXPORTING_STATE_SPATIAL_MEMORY_DISABLED
Definition: types_c.h:811
@ SL_AREA_EXPORTING_STATE_FILE_ERROR
Definition: types_c.h:810
@ SL_AREA_EXPORTING_STATE_RUNNING
Definition: types_c.h:807
@ SL_AREA_EXPORTING_STATE_SUCCESS
Definition: types_c.h:806
SL_COPY_TYPE
Lists available copy operation on matrix.
Definition: types_c.h:877
@ SL_COPY_TYPE_CPU_CPU
Definition: types_c.h:878
@ SL_COPY_TYPE_CPU_GPU
Definition: types_c.h:879
@ SL_COPY_TYPE_GPU_GPU
Definition: types_c.h:880
@ SL_COPY_TYPE_GPU_CPU
Definition: types_c.h:881
SL_INPUT_TYPE
Lists available input types in the ZED SDK.
Definition: types_c.h:597
@ SL_INPUT_TYPE_STREAM
Definition: types_c.h:600
@ SL_INPUT_TYPE_SVO
Definition: types_c.h:599
@ SL_INPUT_TYPE_USB
Definition: types_c.h:598
@ SL_INPUT_TYPE_GMSL
Definition: types_c.h:601
SL_OBJECT_CLASS
Lists available object classes.
Definition: types_c.h:2595
@ SL_OBJECT_CLASS_SPORT
Definition: types_c.h:2602
@ SL_OBJECT_CLASS_ANIMAL
Definition: types_c.h:2599
@ SL_OBJECT_CLASS_BAG
Definition: types_c.h:2598
@ SL_OBJECT_CLASS_PERSON
Definition: types_c.h:2596
@ SL_OBJECT_CLASS_VEHICLE
Definition: types_c.h:2597
@ SL_OBJECT_CLASS_FRUIT_VEGETABLE
Definition: types_c.h:2601
@ SL_OBJECT_CLASS_ELECTRONICS
Definition: types_c.h:2600
SL_REGION_OF_INTEREST_AUTO_DETECTION_STATE
Lists the different states of region of interest auto detection.
Definition: types_c.h:795
@ SL_REGION_OF_INTEREST_AUTO_DETECTION_STATE_READY
Definition: types_c.h:797
@ SL_REGION_OF_INTEREST_AUTO_DETECTION_STATE_RUNNING
Definition: types_c.h:796
@ SL_REGION_OF_INTEREST_AUTO_DETECTION_STATE_NOT_ENABLED
Definition: types_c.h:798
SL_UNIT
Lists available units for measures.
Definition: types_c.h:502
@ SL_UNIT_MILLIMETER
Definition: types_c.h:503
@ SL_UNIT_INCH
Definition: types_c.h:506
@ SL_UNIT_METER
Definition: types_c.h:505
@ SL_UNIT_FOOT
Definition: types_c.h:507
@ SL_UNIT_CENTIMETER
Definition: types_c.h:504
SL_OBJECT_ACTION_STATE
Lists the different states of an object's actions.
Definition: types_c.h:954
@ SL_OBJECT_ACTION_STATE_MOVING
Definition: types_c.h:956
@ SL_OBJECT_ACTION_STATE_IDLE
Definition: types_c.h:955
SL_FUSION_REFERENCE_FRAME
Enum to define the reference frame of the fusion SDK.
Definition: types_c.h:3954
@ SL_FUSION_REFERENCE_FRAME_BASELINK
Definition: types_c.h:3956
@ SL_FUSION_REFERENCE_FRAME_WORLD
Definition: types_c.h:3955
SL_FUSION_ERROR_CODE
Lists the types of error that can be raised by the Fusion.
Definition: types_c.h:3784
@ SL_FUSION_ERROR_CODE_GNSS_DATA_NEED_FIX
This is a warning message indicating an issue with the ingestGNSSData function call....
Definition: types_c.h:3820
@ SL_FUSION_ERROR_CODE_FUSION_INCONSISTENT_FPS
Significant differences observed between sender's FPS. Fusion quality will be affected.
Definition: types_c.h:3788
@ SL_FUSION_ERROR_CODE_BODY_FORMAT_MISMATCH
Senders are using different body formats. Please use the same body format.
Definition: types_c.h:3829
@ SL_FUSION_ERROR_CODE_MEMORY_ALREADY_USED
Intra-process shared memory allocation issue. Multiple connections to the same data....
Definition: types_c.h:3845
@ SL_FUSION_ERROR_CODE_INVALID_COVARIANCE
This is a warning message notifying you about an issue encountered while ingesting GNSSData into the ...
Definition: types_c.h:3804
@ SL_FUSION_ERROR_CODE_SUCCESS
Standard code indicating successful behavior.
Definition: types_c.h:3812
@ SL_FUSION_ERROR_CODE_SOURCE_MISMATCH
Some sources are provided by SVO and others by LIVE stream.
Definition: types_c.h:3837
@ SL_FUSION_ERROR_CODE_CONNECTION_TIMED_OUT
Connection timed out. Unable to reach the sender. Verify the sender's IP address and port.
Definition: types_c.h:3841
@ SL_FUSION_ERROR_CODE_INVALID_TIMESTAMP
You have attempted to ingest GNSSData into the Fusion system with an invalid timestamp....
Definition: types_c.h:3798
@ SL_FUSION_ERROR_CODE_INVALID_IP_ADDRESS
The provided IP address format is incorrect. Please provide a valid IP address in the format 'a....
Definition: types_c.h:3849
@ SL_FUSION_ERROR_CODE_NO_NEW_DATA_AVAILABLE
All data from all sources has been consumed. No new data is available for processing.
Definition: types_c.h:3808
@ SL_FUSION_ERROR_CODE_FAILURE
Standard code indicating unsuccessful behavior.
Definition: types_c.h:3853
@ SL_FUSION_ERROR_CODE_MODULE_NOT_ENABLED
The following module is not enabled. Please enable it to proceed.
Definition: types_c.h:3833
@ SL_FUSION_ERROR_CODE_GNSS_DATA_COVARIANCE_MUST_VARY
It appears that you have made multiple calls to the ingestGNSSData function using the same GNSSData c...
Definition: types_c.h:3825
@ SL_FUSION_ERROR_CODE_FUSION_FPS_TOO_LOW
Fusion FPS is too low because at least one sender has an FPS lower than 10 FPS. Fusion quality will b...
Definition: types_c.h:3792
SL_SENDER_ERROR_CODE
Lists the types of error that can be raised during the Fusion by senders.
Definition: types_c.h:3860
@ SL_SENDER_ERROR_CODE_FPS_TOO_LOW
Definition: types_c.h:3863
SL_MEASURE
Lists retrievable measures.
Definition: types_c.h:665
@ SL_MEASURE_XYZRGBA_RIGHT
Definition: types_c.h:678
@ SL_MEASURE_XYZ
Definition: types_c.h:669
@ SL_MEASURE_XYZBGRA_RIGHT
Definition: types_c.h:679
@ SL_MEASURE_DISPARITY_RIGHT
Definition: types_c.h:675
@ SL_MEASURE_XYZ_RIGHT
Definition: types_c.h:677
@ SL_MEASURE_CONFIDENCE
Definition: types_c.h:668
@ SL_MEASURE_XYZARGB_RIGHT
Definition: types_c.h:680
@ SL_MEASURE_XYZABGR_RIGHT
Definition: types_c.h:681
@ SL_MEASURE_XYZABGR
Definition: types_c.h:673
@ SL_MEASURE_DISPARITY
Definition: types_c.h:666
@ SL_MEASURE_DEPTH_U16_MM_RIGHT
Definition: types_c.h:684
@ SL_MEASURE_NORMALS
Definition: types_c.h:674
@ SL_MEASURE_XYZBGRA
Definition: types_c.h:671
@ SL_MEASURE_DEPTH_RIGHT
Definition: types_c.h:676
@ SL_MEASURE_DEPTH_U16_MM
Definition: types_c.h:683
@ SL_MEASURE_XYZARGB
Definition: types_c.h:672
@ SL_MEASURE_DEPTH
Definition: types_c.h:667
@ SL_MEASURE_NORMALS_RIGHT
Definition: types_c.h:682
@ SL_MEASURE_XYZRGBA
Definition: types_c.h:670