mirror of
https://git.libcamera.org/libcamera/libcamera.git
synced 2025-07-13 07:19:45 +03:00
ipa: rkisp1: data: Update tuning files for imx219 and imx258
The black levels for imx219 and imx258 are now contained in the camera sensor helpers. Remove them from the tuning file for the imx219. Add a BLC entry to the imx258 tuning file. Signed-off-by: Stefan Klug <stefan.klug@ideasonboard.com> Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
This commit is contained in:
parent
afa8cbca9e
commit
27e4d3fc3a
2 changed files with 1 additions and 4 deletions
|
@ -6,10 +6,6 @@ algorithms:
|
|||
- Agc:
|
||||
- Awb:
|
||||
- BlackLevelCorrection:
|
||||
R: 256
|
||||
Gr: 256
|
||||
Gb: 256
|
||||
B: 256
|
||||
- LensShadingCorrection:
|
||||
x-size: [ 0.0625, 0.0625, 0.0625, 0.0625, 0.0625, 0.0625, 0.0625, 0.0625 ]
|
||||
y-size: [ 0.0625, 0.0625, 0.0625, 0.0625, 0.0625, 0.0625, 0.0625, 0.0625 ]
|
||||
|
|
|
@ -5,6 +5,7 @@ version: 1
|
|||
algorithms:
|
||||
- Agc:
|
||||
- Awb:
|
||||
- BlackLevelCorrection:
|
||||
- LensShadingCorrection:
|
||||
x-size: [ 0.0625, 0.0625, 0.0625, 0.0625, 0.0625, 0.0625, 0.0625, 0.0625 ]
|
||||
y-size: [ 0.0625, 0.0625, 0.0625, 0.0625, 0.0625, 0.0625, 0.0625, 0.0625 ]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue