VSDK demo link opencv version error

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

VSDK demo link opencv version error

669 Views
17816877475
Contributor II

Hello everyone,

I build the demo in s32v234_sdk/demos/apps/pedestrian_detaction_aggcf, but when I run the pedeatrian_detection_aggcf.elf in the s32v234 board, it shows the opencv shared libraries not exit:

Screenshot from 2019-10-26 17-26-49.png

I find the s32v234 board has both libopencv_*.so.3.1 and libopencv_*.so.3.3. And my PC is Ubuntu16.04, I find it  doesn't have libopencv_*.3.4 at all. What's wrong with it?

This is the ARM_LDOPTS in BUILD.mk, I wan to t know can I specify the shared library version?

Screenshot from 2019-10-26 15-59-49.png

Any reply is appreciated!

0 Kudos
0 Replies