Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 3990

Camera board • Pixel binning behavior question

$
0
0
I am capturing still JPEGs with a Camera Module V3 and picamera2 Python library.

If I capture my images at 1920x1080...

Code:

stillConfiguration = camera.create_still_configuration(main={"size": (1920, 1080)})
... are these JPEGs automatically binned?

Or are the excess pixels just ignored?

Statistics: Posted by eat-sleep-code — Sat Jan 27, 2024 3:53 pm



Viewing all articles
Browse latest Browse all 3990

Trending Articles