标签: c++ opencv image-stitching
我正在尝试openCV2的拼接模块。我正在关注此示例https://code.ros.org/trac/opencv/browser/trunk/opencv/samples/cpp/stitching.cpp?rev=6683
问题在于,我似乎找不到标题" opencv2 / stitching / stitcher.hpp"
我也尝试使用" locate"在我的系统上搜索此文件。在Ubuntu上。但我找不到该文件。
是否需要安装此模块?我错过了什么吗?