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.

Algorithm Link Development on linux part of vision SDK



Hi ,

I want to add algorithm plugin to already available usacase in linux usacase (vip_single_cam_sgx_display) , Like below as shown,

Capture -> Alg_Process (A15) -> SgxDisplay (A15)


Could you please help in creating  Alg plugin for process part of algorithm as we do on windows I didn't find src/alg_plugins folder at linux location.