Tool/software:
Hello,
Can TI Autonomous driving algorithm (TIADALG) run on TIOVX tutorial tests for PC Emulation mode ?
If possible, can you please share the procedure for it.
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.
Yes, you are correct.
The TIADALG APIs are called from the OpenVX node (process callback) when running a vision_apps application.
For eg. The tivxImgPreProc node which is used in all the DL demos, uses the API tiadalg_image_preprocessing_c66() in it's process callback
Regards,
Nikhil