libcamera/src/py/cam
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 py: cam: Add option to set stream orientation 2023-10-23 16:06:14 +03:00
cam_kms.py py: Implement FrameBufferPlane 2022-06-01 12:09:02 +03:00
cam_null.py py: Rename 'efd' to 'event_fd' 2022-05-27 22:03:41 +03:00
cam_qt.py py: cam: cam_qt: mmap the fbs only once 2022-06-01 12:09:10 +03:00
cam_qtgl.py py: Implement FrameBufferPlane 2022-06-01 12:09:02 +03:00
gl_helpers.py py: Implement PixelFormat class 2022-05-18 17:52:30 +03:00
helpers.py py: cam: Fix demosaic overflow issue 2023-03-21 23:33:43 +00:00