diff options
author | Stefan Klug <stefan.klug@ideasonboard.com> | 2025-01-23 12:40:53 +0100 |
---|---|---|
committer | Stefan Klug <stefan.klug@ideasonboard.com> | 2025-02-21 17:35:03 +0100 |
commit | 6f663990a0f73f6b1e058470bc3129a21b252f17 (patch) | |
tree | 96cb9db3a864935cc1c41c29ed8ed4ccf45161bc /package | |
parent | 3acacb089dbe8aa26b8085591bad10e317f3de1a (diff) |
libipa: Add AWB algorithm base class
Add a class to provide a generic interface for auto white balance
algorithms. Concrete AWB algorithms are expected to subclass the
AwbAlgorithm class to implement their functionality.
IPAs are expected to subclass the AwbStats class and implement the
necessary functions to give the algorithm access to the hardware
specific statistics data.
Signed-off-by: Stefan Klug <stefan.klug@ideasonboard.com>
Reviewed-by: Daniel Scally <dan.scally@ideasonboard.com>
Reviewed-by: Paul Elder <paul.elder@ideasonboard.com>
Diffstat (limited to 'package')
0 files changed, 0 insertions, 0 deletions