Commit 45798ff
committed
ipa: rpi: controller: awb: Separate Bayesian Awb into AwbBayes
Move parts of the AWB algorithm specific to the Bayesian algorithm into a
new class. This will make it easier to add new Awb algorithms in the future.
Signed-off-by: Peter Bailey <[email protected]>1 parent e53bdf1 commit 45798ff
File tree
4 files changed
+533
-420
lines changed- src/ipa/rpi/controller
- rpi
4 files changed
+533
-420
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
0 commit comments