libcamera/utils/raspberrypi/ctt
David Plowman 2d99cc53e2 utils: raspberrypi: ctt: Fix usage of findHomography function
The OpenCV findHomography function now raises an unhandled error if it
receives fewer than 4 points whereas previously the limit was 3. This
makes no material difference to the behaviour of the tuning tool as it
will continue to search for the Macbeth chart at different scales.

Signed-off-by: David Plowman <david.plowman@raspberrypi.com>
Reviewed-by: Naushir Patuck <naush@raspberrypi.com>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
2021-08-02 03:43:53 +03:00
..
ctt.py src: ipa: raspberrypi: Change 'sport' exposure mode name to 'short' 2020-11-20 11:31:56 +00:00
ctt_alsc.py utils: raspberrypi: ctt: Fix pycodestyle E302 2020-05-13 17:00:25 +03:00
ctt_awb.py utils: raspberrypi: ctt: Fix pycodestyle W605 2020-06-29 17:38:18 +03:00
ctt_ccm.py utils: raspberrypi: ctt: Fix pycodestyle E302 2020-05-13 17:00:25 +03:00
ctt_config_example.json libcamera: utils: Raspberry Pi Camera Tuning Tool 2020-05-11 23:54:45 +03:00
ctt_geq.py utils: raspberrypi: ctt: Fix pycodestyle E302 2020-05-13 17:00:25 +03:00
ctt_image_load.py utils: raspberrypi: ctt: Fix pycodestyle E302 2020-05-13 17:00:25 +03:00
ctt_lux.py utils: raspberrypi: ctt: Fix pycodestyle E302 2020-05-13 17:00:25 +03:00
ctt_macbeth_locator.py utils: raspberrypi: ctt: Fix usage of findHomography function 2021-08-02 03:43:53 +03:00
ctt_noise.py utils: raspberrypi: ctt: Fix pycodestyle E302 2020-05-13 17:00:25 +03:00
ctt_pretty_print_json.py utils: raspberrypi: ctt: json_pretty_print: Add newline at end of output 2020-07-03 18:15:56 +03:00
ctt_ransac.py utils: raspberrypi: ctt: Fix pycodestyle E302 2020-05-13 17:00:25 +03:00
ctt_ref.pgm libcamera: utils: Raspberry Pi Camera Tuning Tool 2020-05-11 23:54:45 +03:00
ctt_tools.py utils: raspberrypi: ctt: Fix pycodestyle E302 2020-05-13 17:00:25 +03:00