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/TDA2EVM5777: OpenVx vs Chains and Links

Part Number: TDA2EVM5777

Tool/software: Linux

Hi,

This is just a Query.

How does the Chains & Link framework that comes with the Ti Vision SDK compare to the Open Vx standard.

Basically, as i understand, both support creating graphs for vision applications.

Does it internally use the OpenVx standard?

Also, does the chains and links internally use OpenCL in any way to run on different cores.

Thanks and Regards,

AAA

  • Hi,

    Links & chains architecture is similar to openVX architecture.
    In OpenVx we used to have different nodes to create a graph.
    In Links & chains architecture we have different links to create a chain.

    Links & chains architecture does not internally uses OpenVx or OpenCl but we do have some links which will uses some component of OpenVx and OpenCl.

    Regards,
    Anuj