Define DAVIS_CONFIG_APS_ORIENTATION_INFO

Define Documentation

DAVIS_CONFIG_APS_ORIENTATION_INFO

Parameter address for module DAVIS_CONFIG_APS: read-only parameter, contains information on the orientation of the X/Y axes, whether they should be inverted or not on the host when parsing incoming pixels, as well as if the X or Y axes need to be flipped when reading the pixels. Bit 2: apsInvertXY Bit 1: apsFlipX Bit 0: apsFlipY This is reserved for internal use and should not be used by anything other than libcaer. Please see the ‘struct caer_davis_info’ documentation to get proper size information that already considers the rotation and orientation settings.