Cameras

The camera for which you want to query information.

Note

Either Cameras or ModelName must be given as input, not both.

Note

When the camera is a monocular camera, you must specify the Distance parameter, the Disparity parameter is not allowed. Some of the result nodes only make sense for a stereo camera and will be missing for a monocular camera.

Note

If you want to query general information for a camera model ahead of opening a camera or without loading its calibration data you can specify the camera’s model name in the ModelName parameter instead.

JSON Format

Type

Any of the types listed below.

Default Value

All open cameras in the current NxLib instance.

Types

Type

Description

String

A single serial number of a camera.

Number

A single EEPROM ID of a camera.

Array

An array containing a single serial number or EEPROM ID as specified above.