Skip to content

camera: convert grayscale to u8 too

Stuart Fisher requested to merge camera-y16-to-u8 into main

Bayer 16 was converted to u8, but not grayscale for some reason? We need this on id16a where the camera is 12bit, represented as y16, which then needs to be converted to u8 for saving camera images.

Merge request reports

Loading