We are using an IMX296 Monochrome sensor and we are wondering if the Jetson Orin AGX ISP supports grayscale.
In general, we are wondering if it is possible to use nvarguscamerasrc with a grayscale video sensor in the Orin AGX and dequeue grayscale colorspace (only Y elements).
We set the pixel phase in the device tree as: rggb.
In general, it seems that the demasaic and defaults.yuvMatrix parameters are required to be added to the current .isp file. Is is possible to use the current pixel_phase (rggb) and add this parameters to the .isp file?