![]() |
OpenCV 4.12.0
開源計算機視覺
|
#include "opencv2/core.hpp"#include "opencv2/features2d.hpp"#include "opencv2/stitching/warpers.hpp"#include "opencv2/stitching/detail/matchers.hpp"#include "opencv2/stitching/detail/motion_estimators.hpp"#include "opencv2/stitching/detail/exposure_compensate.hpp"#include "opencv2/stitching/detail/seam_finders.hpp"#include "opencv2/stitching/detail/blenders.hpp"#include "opencv2/stitching/detail/camera.hpp"類 | |
| 類 | cv::Stitcher |
| 高階影像拼接器。 更多... | |
名稱空間 | |
| 名稱空間 | cv |
函式 | |
| Ptr< Stitcher > | cv::createStitcher (bool try_use_gpu=false) |
| Ptr< Stitcher > | cv::createStitcherScans (bool try_use_gpu=false) |