![]() |
OpenCV 5.0.0
Open Source Computer Vision
|
#include "opencv2/core.hpp"#include "opencv2/features.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"クラス | |
| class | cv::Stitcher |
| 高レベルな画像スティッチャ。続きを読む... | |
名前空間 | |
| namespace | cv |
関数 | |
| Ptr< Stitcher > | cv::createStitcher (bool try_use_gpu=false) |
| Ptr< Stitcher > | cv::createStitcherScans (bool try_use_gpu=false) |