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.

how to inatall opencv on omap with glsdk 6.3 ?

hi,

i am trying to build opencv on the omap 5432 evm, but i think i miss something:

1.the first step was to insatll opencv

https://docs.google.com/viewer?a=v&pid=forums&srcid=MDY1NzA1NTcyODgyOTA2NTQyNDkBMTc0NzQzNzIwMjUyNzAyMzgyOTEBOTVYQ19iU1pwREVKATQBAXYy

2. on the HOST :compile opencv base arm from here :

http://docs.opencv.org/doc/tutorials/introduction/crosscompilation/arm_crosscompile_with_cmake.html

3.install eclipse with cdt plugin .

ERROR : try the displayimage from opencv and getting the LINKER error.

than i run the opencv specfic recipe for omap5-evm and tryied to link the LIB to

/opt/ti-glsdk_omap5-uevm_6_03_00_01/yocto-layers/build/arago-tmp-external-linaro-toolchain/sysroots/omap5-evm/usr/lib

also didnot work.

i am getting the GCC LINKER error.

my Question what are the steps to work with opencv on the host side? 

how to install opencv on omap5-evm?

why i can not use apt-get ? the ipk method i need to istall package by package.....

tomer

  • by the way i am confused, in this forum TI point out on a panda board install guide for opencv, but the arago project

    do not have APT-GET ? and to go and to build everything from the Bitbake and than install it not working.

    how can i install a recipe include the "APT-UTILS" ?