Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我必须解决android静态链接opencv库的问题。我们有一个使用 opencv 管理器使用动态链接的应用程序。我已经检查了 opencv.org 上的官方文档,但没有找到为 android 配置静态链接的步骤的详细信息。
问题:如何将 OpenCV 库静态链接到 android 项目?
这应该是评论,但没有评论链接——我在 opencv 和 android 上取得了一些成功——看看链接
OPENCV_LIB_TYPE:=STATIC