this module applies some gaussian splatting to mosaiced raw sensor images. it works transparently for bayer or xtrans sensors.
does not handle black or white points nor crop black borders. this is done in the denoise module.
input
:rggb
/ mosaic input with single channel per pixeloutput
:rgba f16
demosaiced output with colour per pixel
colour
: select sharp for collecting colour only in a small window. the smooth option is using a larger window and slower to process. use only when you encounter artifacts.