Parameters

A container for all camera specific parameters.

Format

Object

The same format as the Parameter node of a stereo camera. Note that some parameters listed there might not be applicable for structured light cameras.

Note

To store all parameters of a camera you can simply save this entire subtree to a text file in JSON format. You can then restore the parameters by reapplying the stored JSON string to this node. Have a look at the functions nxLibGetJson and nxLibSetJson for this purpose.

Note

This node is only present when the camera is opened.