Class containing the options used to initialize the sl.CameraOne object. More...
Class containing the options used to initialize the sl.CameraOne object.
This class allows you to select multiple parameters for the sl.Camera such as the selected camera, resolution, depth mode, coordinate system, and units of measurement.
Once filled with the desired options, it should be passed to the sl.Camera.open() method.
With its default values, it opens the camera in live mode at sl.RESOLUTION.HD720
You can customize it to fit your application.