ipa: rkisp1: Fix awb algorithm brief
The Awb brief was not updated from when the Bayes AWB was added. Extend it to account for this. Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com> Reviewed-by: Jacopo Mondi <jacopo.mondi@ideasonboard.com> Reviewed-by: Barnabás Pőcze <barnabas.pocze@ideasonboard.com> Reviewed-by: Milan Zamazal <mzamazal@redhat.com> Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
This commit is contained in:
@@ -30,7 +30,7 @@ namespace ipa::rkisp1::algorithms {
|
||||
|
||||
/**
|
||||
* \class Awb
|
||||
* \brief A Grey world white balance correction algorithm
|
||||
* \brief Manage the white balance with automatic and manual controls
|
||||
*/
|
||||
|
||||
LOG_DEFINE_CATEGORY(RkISP1Awb)
|
||||
|
||||
Reference in New Issue
Block a user