FROM APORTS: ipa/simple: Add tuning file for hi846
Used by the Librem5
This commit is contained in:
parent
7435e9a537
commit
49593d911d
2 changed files with 12 additions and 0 deletions
11
src/ipa/simple/data/hi846.yaml
Normal file
11
src/ipa/simple/data/hi846.yaml
Normal file
|
@ -0,0 +1,11 @@
|
|||
# SPDX-License-Identifier: CC0-1.0
|
||||
%YAML 1.1
|
||||
---
|
||||
version: 1
|
||||
algorithms:
|
||||
- BlackLevel:
|
||||
blackLevel: 4096
|
||||
- Awb:
|
||||
- Lut:
|
||||
- Agc:
|
||||
...
|
|
@ -1,6 +1,7 @@
|
|||
# SPDX-License-Identifier: CC0-1.0
|
||||
|
||||
conf_files = files([
|
||||
'hi846.yaml',
|
||||
'imx355.yaml',
|
||||
'imx363.yaml',
|
||||
's5k3l6xx.yaml',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue