Skip to content

Commit 6f91e2d

Browse files
RIFJopmai
authored andcommitted
fix documentation
reference to default order, explain intended use Signed-off-by: RIFJo <jochmann@rt.rif-ev.de>
1 parent db690dd commit 6f91e2d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

osi_sensorviewconfiguration.proto

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -731,7 +731,9 @@ message CameraSensorViewConfiguration
731731

732732
// Indicates if and how the the pixel data is ordered
733733
//
734-
// The default value is PIXEL_ORDER_LEFT_RIGHT_TOP_BOTTOM.
734+
// 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).
735737
//
736738
// \note For rotations of the pixel data, use the camera coordinate system.
737739
//

0 commit comments

Comments
 (0)