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

Camera board • Re: AeEnable how to activate/desactivate ?

$
0
0
Ah, I think I might be seeing the problem. It's not 'ScalerCropMaximum' that you want to use, you need to find the maximum allowable crop **for the output size that you've requested**. You will find this as follows:

Code:

_. _, default_scaler_crop = picam2.camera_controls['ScalerCrop']
This "default" scaler crop value that gets advertised here is the largest one possible that does *not* give you squished pixels.

Statistics: Posted by therealdavidp — Fri Mar 01, 2024 12:22 pm



Viewing all articles
Browse latest Browse all 5175

Trending Articles