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.
A simple question:
VLIB and IMGLIB are aware of VICP?
I mean if I use VLIB and IMGLIB on a platform with VICP (DM648) do the VLIB and IMGLIB "use" the VICP ?
Have they to be recompiled with any particular switch?
Thanks
Igor
Hello,
For what i know, IMGLIB is completly disconnected from VICP Co-Processor. It's only optimized function which
compute data with the DSP processor.
VLIB seem to be the same thing (I'm not sure).
I request this lib there is 6 month on this page http://www.surveymonkey.com/s.aspx?sm=_2biqVh_2br0FuVP1h5_2fQ0gZdQ_3d_3d to test it but i never get answer....
If you want to use the VICP, use VICPLib http://www.ti.com/tool/sprc831. There is a set of function which can compute matrix operation, DCT, Affine transformation and a lot more.
Here you can find all the lib available if you need to be clear:
http://processors.wiki.ti.com/index.php?title=Software_libraries
BR,
Max