diff options
author | David Plowman <david.plowman@raspberrypi.com> | 2021-06-28 13:23:22 +0100 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2021-06-28 19:33:42 +0300 |
commit | bdf04cca086eb72a9e0528ba90a5c53d96e52a01 (patch) | |
tree | dbe4f65e6e61fe36cfdf445907983718c070aa05 /package | |
parent | 8738d539f4a350d51bc1f6b780cc1fdfd62cf4ec (diff) |
libcamera: Add support for monochrome sensors
This commit adds support for monochrome (greyscale) raw sensors. These
are sensors that have no colour filter array, so all pixels are the
same and there are no distinct colour channels.
These sensors still require many of an ISP's processing stages, such
as denoise, tone mapping, but not those that involve colours (such as
demosaic, or colour matrices).
Signed-off-by: David Plowman <david.plowman@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>
Diffstat (limited to 'package')
0 files changed, 0 insertions, 0 deletions