OpenCV中文网站

 找回密码
 立即注册
搜索
热搜: 安装 配置
查看: 2420|回复: 0

ndk中找不到stiticher.hpp

[复制链接]
发表于 2016-8-22 10:31:33 | 显示全部楼层 |阅读模式
opencv310的lib
在Android上用ndk写c++
#include <vector>

#include "opencv2/imgproc/imgproc.hpp"
#include "opencv2/highgui/highgui.hpp"
#include <opencv2/stitching/stitcher.hpp>

前几个include都过了,最后#include <opencv2/stitching/stitcher.hpp>在ndk-build的时候找不到
报错fatal error: opencv2/stitching/stitcher.hpp: No such file or directory
在只有c++的opencv项目里能include到
请问这个问题怎么解决?
求求求求!
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|OpenCV中文网站

GMT+8, 2024-4-20 02:26 , Processed in 0.008254 second(s), 16 queries .

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

快速回复 返回顶部 返回列表