摘要:
opencv4交叉编译问题 问题一:error while loading shared libraries: ../../lib/libopencv_xxxx.so: cannot open shared object file: No such file or directory 如果 阅读全文
摘要:
opencv4.9.0交叉编译教程 1.准备工作 在linux系统中下载opencv源码; 在linux系统中安装cmake-gui; linux系统具有嵌入式板卡对应的交叉编译工具链,且能够正常使用。 2.配置opencv 勾选opencl(如果你芯片支持),opengl( 阅读全文