summaryrefslogtreecommitdiff
path: root/src/ipa/raspberrypi/data/imx477_noir.json
diff options
context:
space:
mode:
authorNaushir Patuck <naush@raspberrypi.com>2023-03-27 13:20:30 +0100
committerKieran Bingham <kieran.bingham@ideasonboard.com>2023-03-31 13:29:18 +0100
commitac7511dc4c594f567ddff27ccc02c30bf6c00bfd (patch)
tree539bdcc2e877095b97f9455449464d86882f5a3e /src/ipa/raspberrypi/data/imx477_noir.json
parent43f57f26b44648e609f66770e43294a361bd6657 (diff)
ipa: raspberrypi: Generalise the focus reporting code
Use the generalised focus statistics structure to compute the centre window focus FoM value. This avoids needed to hard-code a specific grid size. Remove the focus reporting algorithm as the functionality is duplicated by this bit of IPA code. Remove focus_status.h as it is no longer needed. Signed-off-by: Naushir Patuck <naush@raspberrypi.com> Reviewed-by: Jacopo Mondi <jacopo.mondi@ideasonboard.com> Reviewed-by: David Plowman <david.plowman@raspberrypi.com> Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Diffstat (limited to 'src/ipa/raspberrypi/data/imx477_noir.json')
-rw-r--r--src/ipa/raspberrypi/data/imx477_noir.json3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/ipa/raspberrypi/data/imx477_noir.json b/src/ipa/raspberrypi/data/imx477_noir.json
index dadd97bc..52d7f072 100644
--- a/src/ipa/raspberrypi/data/imx477_noir.json
+++ b/src/ipa/raspberrypi/data/imx477_noir.json
@@ -424,9 +424,6 @@
},
{
"rpi.sharpen": { }
- },
- {
- "rpi.focus": { }
}
]
} \ No newline at end of file