ykpgrr/Lane-Detection-with-Implementation-on-FPGA

libopencv_calib3.so cannot found on Zedboard

Closed this issue · 1 comments

hi,
I copied the project image to the sd card. I connected to zedboard via uart.

./bitirme_v4.elf
Display : libopencv_calib3d.so cannot found.
--> copied the /lib file to sd card.

What should I do ?

I think you're talking about SDSoC part.
You should copy entire sd_card_for_ZEDBOARD folder into sdcard and try again.
The folder was tested on Zedboard. It was successfull.
If there is a problem in your case, could you try to create a new image from project folder with SDSoC platform?
Thanks