diff options
author | Stefan Klug <stefan.klug@ideasonboard.com> | 2024-07-12 16:32:03 +0200 |
---|---|---|
committer | Kieran Bingham <kieran.bingham@ideasonboard.com> | 2024-07-24 15:36:01 +0100 |
commit | e9aea086b5deae11288693858fcce87ae389ac62 (patch) | |
tree | 6fddc7acb61560c10aea19afb5c2a17f46099743 /.gitignore | |
parent | 7b8094d6fc9798ea2944e6a01220e23e717c2bc4 (diff) |
ipa rkisp1: Remove temperatureK from FrameContext
The frame context is used to store data used for processing that frame.
It is later used to either act as input for other algorithms or to fill
the metadata. For the colour temperature this is not needed, as the
meatadata shall not contain the value that was active when the image was
processed, but the value that was calculated based on the statistics for
that image. This is no functional change.
Signed-off-by: Stefan Klug <stefan.klug@ideasonboard.com>
Reviewed-by: Daniel Scally <dan.scally@ideasonboard.com>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Reviewed-by: Paul Elder <paul.elder@ideasonboard.com>
Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions