I am new to image processing world and want to use the rawpy
library for processing some images. I came across output_bps
param in the postprocess function which does not have any explanation associated in the docs: https://letmaik.github.io/rawpy/api/rawpy.Params.html#rawpy.Params. Except that it can be 8 or 16.
May be that's because its too primitive to be explained? Any explanation of this param will be appreciated.