By default, example programs that support saving frames enable conversion of Bayer to RGB format.
If ENABLE_BAYER_CONVERSION is 1 (default), Bayer formats display as color and are stored to TIFF as color.
If ENABLE_BAYER_CONVERSION is 0 (edit and recompile), Bayer formats display as mono and are stored to TIFF as mono.
Related Topics