Hello,
Assuming I capture raw bayer with v4l2, is there any way to manually provide the raw bayer to the hardware ISP (through argus) and get YUV back? Not looking for the cuda debayering example (cudaBayerDemosaic). I would like the full hardware ISP pipeline.
The application is capturing 2 camera sensors in raw bayer with v4l2, then stacking the bayer images together (vertically or horizontally) and calling the hardware ISP with the stacked bayer input.