Part Number: TDA4VM
Hi,
Is there any STANDALONE c ++ inference using OpenVX API's apart from the demo application in RTOS SDK for running an application,
along with the cmake files to link the necessary libraries and headers from SDK.
Thanks.
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.
Part Number: TDA4VM
Hi,
Is there any STANDALONE c ++ inference using OpenVX API's apart from the demo application in RTOS SDK for running an application,
along with the cmake files to link the necessary libraries and headers from SDK.
Thanks.
Hi,
OpenVX implementation from the SDK offering is used for developing C- based demos. Hence we have all the demos except one (c7x demo) as C- based demos.
However, you could find that the framework would be compatible to develop C++ based demos, but we currently do not have a reference for the same.
along with the cmake files to link the necessary libraries and headers from SDK.
The TIOVX and vision_apps works on the basis of concerto makefile system. You could find more about the same below.
8.1. Understanding concerto makefile system — Processor SDK RTOS J721E (ti.com)
Regards,
Nikhil