标签: c++ opencv opencv3.0
我想在C ++中使用OpenCV库中的stitching mechanism,但在安装OpenCV 3.0后,我在“opencv2”文件夹中看不到任何stitcher.hpp文件。它在哪里?
stitcher.hpp
答案 0 :(得分:3)
Stitcher类在\modules\stitching\include\opencv2\stitching.hpp中声明。
Stitcher
\modules\stitching\include\opencv2\stitching.hpp