This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Linux/AM5749: Raw data input to TIDL pipeline

Part Number: AM5749

Tool/software: Linux

Hi,

How to input RAW data on the memory into TIDL pipeline?

At SSD demo example, input data can be configured from on-board camera and is not file.

And this can be select by configureing the TIDL-API parameter numFrames.

>int numFrames

>Number of frames of input data (can be 0 if data is not read from file)

However, I cannot understand how to tie camera output and TIDL pipeline.

Actually what I'd like know is, the way to put the RAW data from GPMC into TIDL pipeline.

Best regards,

HaTa.

  • Hi Hata-san,

    I am traveling at this moment and do not have access to my linux system, I suggest you to check the camera based application source file. Our camera drivers are V4l2 API based linux driver. The capture happens through OpenCV which captures through V4l2 interface.

    Hope this helps!

    Regards,

    Manisha