In the original picamera library you used to be able to rotate a captured image by calling camera.rotate = 90, etc. (where camera is your picamera object).
With picamera2, this no longer appears to have any effect.
How do you do this rotation in picamera2?
With picamera2, this no longer appears to have any effect.
How do you do this rotation in picamera2?
Statistics: Posted by eat-sleep-code — Tue Jan 23, 2024 2:10 pm — Replies 2 — Views 86