Using Jetson NvMedia ISP for raw data (e.g. .dng)

I thinking of using the “Jetson NvMedia Image Signal Processor” for raw data in .dng files.
Please let me know if there is a way to deal with it.
Thanks in advance.

Hi,
The supported use-case is to connect Bayer sensor to CSI port directly. For this use-case, we can get YUV420 after ISP engine processing Bayer frame data. By default we support Raspberry Pi V2 camera and you can consider get one and connect to Jetson Nano developer kit for a try.

It is not supported to read Bayer frame date from a file and then send to ISP engine for debayering/processing. The supported case is live source.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.