libcamera/src/py
Jacopo Mondi 4814d8f1b5 py: cam: Add option to set stream orientation
Add a '--orientation|-o' option to the Python version of the cam test
application to set an orientation to the image stream.

Supported values are:
- rot0: no rotation
- rot180: rotate 180 degrees
- flip: vertical flip
- mirror: horizontal flip

Signed-off-by: Jacopo Mondi <jacopo.mondi@ideasonboard.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
2023-10-23 16:06:14 +03:00
..
cam py: cam: Add option to set stream orientation 2023-10-23 16:06:14 +03:00
examples py: Use exceptions instead of returning error codes 2023-05-30 18:29:09 +03:00
libcamera libcamera: Use CameraConfiguration::orientation 2023-10-23 16:06:09 +03:00
meson.build libcamera: Add missing SPDX headers for miscellaneous CC0-1.0 contents 2022-09-30 21:51:23 +03:00