[libcamera-devel] [PATCH v2 07/18] libcamera: software_isp: Add SwStats base class

Hans de Goede hdegoede at redhat.com
Tue Feb 13 10:37:21 CET 2024


Hi,

On 2/13/24 09:58, Pavel Machek wrote:
> Hi!
> 
>> And I also plan to use swstats + the softIPA together with
>> the atomisp, which has a working HW ISP, but we have no idea
>> what the statistics mean so my plan so to use swstats
>> for autogain + awb.
> 
> Fun hardware. You could still access the raw bayer, no?

No, the Android driver the current mainline-staging driver
is based on has RAW bayer format support commented out
with a statement that it is broken...

>> This will mean running swstats after debayering, so on
>> say RGB888 or YUV420, so yet more formats to support.
> 
> For taking photos on cellphone, best solution would be to do swstats
> (but not debayer) most of the time, so ability to do them on bayer
> remains important.

Right, I'm not suggesting that we remove swstats support
for Bayer formats. What I'm trying to say is that we will
want to support some non Bayer formats on top of the Bayer
formats.

Regards,

Hans




More information about the libcamera-devel mailing list