enum Resolution

August 13, 2019 ยท View on GitHub

Overview / Purpose

Enumeration Resolution

EnumeratorValueDescription
RESOLUTION_UNSPECIFIED0Unspecified resolution
RESOLUTION_320x2401320 x 240 pixels (supported on color sensor only)
RESOLUTION_424x2402424 x 240 pixels (supported on depth sensor only)
RESOLUTION_480x2703480 x 270 pixels (supported on depth sensor only)
RESOLUTION_640x4804640 x 480 pixels (supported on color sensor only)
RESOLUTION_1280x72051280 x 720 pixels (HD) (supported on color sensor only)
RESOLUTION_1920x108061920 x 1080 pixels (full HD) (supported on color sensor only)

Parent topic: VisionConfig (C++)