We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db690dd commit 6f91e2dCopy full SHA for 6f91e2d
osi_sensorviewconfiguration.proto
@@ -731,7 +731,9 @@ message CameraSensorViewConfiguration
731
732
// Indicates if and how the the pixel data is ordered
733
//
734
- // The default value is PIXEL_ORDER_LEFT_RIGHT_TOP_BOTTOM.
+ // The default value (PIXEL_ORDER_DEFAULT) indicates standard image
735
+ // pixel order (left-to-right, top-to-bottom). The other values can
736
+ // be used to indicate/request mirroring (right to left or bottom to top).
737
738
// \note For rotations of the pixel data, use the camera coordinate system.
739
0 commit comments