using beagleboard xm Dsp Core with opencv for image processing

Hi All,

I need to know how can I use Dsp core of my beagle board xm rev c3 for image processing applications along with Open CV.I tried to install C6Run following the link- http://elinux.org/ECE497_Notes_on_Using_the_DSP_via_c6run. But failed to complete.

when i tried to run an example it shows an error-- make: c6runapp-cc: Command not found.

I am using Ubuntu 10.04 . Please help me.

sumith

Hi sumith

I can’t help you now, but I must do the same thing so we can help each other.

This may be useful:
http://code.google.com/p/opencv-dsp-acceleration/
http://code.google.com/p/opencv-haar-trainig-on-dsp/

However I’ll use DSPLink or DSPBridge to handle the interproc communication.

G