mixagd / opencv-dsp-acceleration

Automatically exported from code.google.com/p/opencv-dsp-acceleration
0 stars 0 forks source link

error build #2

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Where is build make on host machine or target machine?
Should I copy opencv library into beagle/library/opencv/lib before build it?

Original issue reported on code.google.com by anolpaisal on 16 Sep 2010 at 12:34

GoogleCodeExporter commented 8 years ago
Build is made on host machine.

After OpenCV is built, it should also be installed on the beagleboard. The 
dependencies for the OpenCV should be fulfilled before. After this procedure, 
you just need to copy the two executables, ARM and DSP along with dsplink, lpm 
and cmem modules. Load the modules and run the executables. 

Original comment by ktmp...@gmail.com on 18 Sep 2010 at 9:54