mixagd / opencv-dsp-acceleration

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

How can I use this project for other board? #12

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Thanks for all
   I used the DM3730 borad ,and download the dvsdk_dm3730_4_03_.....
I also download th OpenCV2.0(shell I use OpenCV2.1?)
so I changed the /opencv-dsp-acceleration/dsp_opencv/Rules.make for the 
environment for all tool install.
   Shell I patch the opencv and use arm CROSS_COMPILE ( $(ROOTPATH)/linux-devkit/bin/arm-arago-linux-gnueabi-) compile the Opencv first? and so I shuld compile with TI files (#include <cmem.h>)?
   I follow Instruction_For_Building_Examples  steps ,but there ara two scripts I downed,angstrom-angstrom-setup-scripts-master-tar.gz don't contain the oebb.sh script,but angstrom-chases-angstrom-setup-scripts have
,when I use "./oebb.sh update" there are some error ended, so I use "bitbake -f 
-c configure opencv" failed
   this is long question ,please have patience readding it,I hope someone can help me fixing this problem.

Original issue reported on code.google.com by ylin5...@gmail.com on 17 Jun 2013 at 7:34