Hi,
We are using a Thermal camera that will give 8-bit Monochrome as output, Our Target is to get a video pipeline from the camera using the Single-Camera application, the flow diagram is attached above.
At this stage we are trying to get the image from the sensor and show it in the display,In the above diagram the CSI2-Rx acts as a interface between the VISS node and the Fusion board, we need the following clarifications:
- Does the CSI2-RX support 8 bit Monochrome as input from the camera and provide the 8-bit Monochrome output?
- According to the source code of the Single camera application the VISS node process, the RAW data from the camera and converts it into YUV format for display. Since the camera sensor is Thermal( monochrome) and we don't need YUV (color) output, can we bypass the VISS node and give the Monochrome output of CSI2 to DSS(Display Subsystem) node?.. (or) Should we retain the VISS node and eliminate LDC and MSC?
- Is there an alternative approach ?.
Our goal is to setup the video pipeline.
Thanks,
Kaviraj