Hi,
Reading this http://www.ti.com/lit/wp/spry175/spry175.pdf lead me to believe that TI is supporting OpenCv dev on TI video processors. But I can't find "THAT" mentioned port / support for OpenCv from TI . So here are few questions I think will help me and many others searching for the same "OpenCV on TI ARM+DSP processors" ...
1 - Is OpenCv optimized port for TI VideoProcessors (DM3730,DM8148 etc) really supported by TI ?
2 - If it is, where is the download link ? what are the details of Which functions were optimized, what is their benchmark (other than mentioned on the above mentioned white paper).
3 - Is it really recommended to use OpenCv on TI DSP ?
4 - Lets say I am running cvMatchTemplate using Normalized Squared Diff on Core2Duo machine , will porting OpenCv to TI DSP out perform Core2Duo processor ?
5 - What does TI recommend for video processing... OpenCv or VLIB and why?