Awb and Ae region as Af window #75
Unanswered
valdemaria
asked this question in
Q&A
Replies: 1 comment 3 replies
-
I think it's possible - but it's probably something to discuss with Raspberry Pi - Can you move this disucssion to https://github.com/raspberrypi/libcamera or the raspberry pi forums please? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm working on a camera project, and I would like to know if there is a way to control the Awb/Ae for a specific zone on my sensor.
I'm using a PiCamera HQ, with IMX 477 sensor. I know there is not Af for this component, but I have an external lens, for zoom and focus.
I can control wich part of the image will be sharp by controling the lens.
In the same way that I can define an area for the focus, I would like to have a control on the area in wich I want to have the Awb and Ae.
I know these algorithms are using regions and weights, and I can modify them on IMX477.json, but when I'm focusing on an area of my image, it could be too dark or too bright.
Is there a way to do this ? Or are Awb and Ae not able to work like I want ?
Thanks for your reply,
Valentin
Beta Was this translation helpful? Give feedback.
All reactions