Other Parts Discussed in Thread: AM5728
Hello TI E2E Community,
feel free to correct me if my following assumptions are wrong:
TI supports Open CV's T-API [1]. This means if calling e.g. ORB-feature-descriptor from Open CV this will be accelerated through OpenCL. This means if I use e.g AM5728, my function call to ORB-feature-descriptor will be executed on the C66x DSP.
On the other hand TI's VLIB 3.3.0.3 also provides an FAST/ORB implementation (function name VLIB_ORB_*) for C66x [2].
My question is: What is the difference between this two methods dealing with ORB features? Is there a way to find out which method is faster?
[1]: http://www.ti.com/processors/dsp/libraries/open-cv.html
[2]: http://software-dl.ti.com/libs/vlib/latest/index_FDS.html
Best regards,
Daniel