想在虚拟机上利用qt写一个上位机来做一些图像识别的功能,上位机在Ubuntu环境下交叉编译edgeai-tidl-tools,其中需要链接一些视觉库(AM67A镜像中自带onnxruntime、opencv等),现在不知道这个图像处理的库怎么去正确的链接进去。在虚拟机上本地编译x86格式,在AM67A板端直接编译均已验证可行,但交叉编译无法成功。
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.