utils: raspberrypi: ctt: Added CAC support to the CTT
Added the ability to tune the chromatic aberration correction within the ctt. There are options for cac_only or to tune as part of a larger tuning process. CTT will now recognise any files that begin with "cac" as being chromatic aberration tuning files. Signed-off-by: Ben Benson <ben.benson@raspberrypi.com> Signed-off-by: David Plowman <david.plowman@raspberrypi.com> Reviewed-by: Naushir Patuck <naush@raspberrypi.com> Tested-by: Naushir Patuck <naush@raspberrypi.com> Acked-by: Kieran Bingham <kieran.bingham@ideasonboard.com> Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
This commit is contained in:
parent
d13542c28f
commit
8bea2d5a8a
9 changed files with 606 additions and 9 deletions
|
@ -197,6 +197,8 @@ json_template = {
|
|||
},
|
||||
"rpi.ccm": {
|
||||
},
|
||||
"rpi.cac": {
|
||||
},
|
||||
"rpi.sharpen": {
|
||||
"threshold": 0.25,
|
||||
"limit": 1.0,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue