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: TDA2 new-usecase function

Tool/software: Linux

Hi

I use "PROCESSOR_SDK_VISION_03_07_00_00"and, I wanted to build a new usecase.

I could read and show image by opencv and did the same things by draw2d.c.

I followed VisionSDK_UserGuide_BuildSystem.pdf to build usecase.

But I did't know what function or program could do that things.

Q1:Is any document for building new-usecase, or about read and show ?

Q2:Could someone show a brief process for this case ?