Homography based rotation estimator.
More...
#include "motion_estimators.hpp"
Homography based rotation estimator.
cv::detail::HomographyBasedEstimator::HomographyBasedEstimator |
( |
bool |
is_focals_estimated = false | ) |
|
|
inline |
bool cv::detail::Estimator::operator() |
( |
const std::vector< ImageFeatures > & |
features, |
|
|
const std::vector< MatchesInfo > & |
pairwise_matches, |
|
|
std::vector< CameraParams > & |
cameras |
|
) |
| |
|
inlineinherited |
Estimates camera parameters.
- Parameters
-
features | Features of images |
pairwise_matches | Pairwise matches of images |
cameras | Estimated camera parameters |
- Returns
- True in case of success, false otherwise
The documentation for this class was generated from the following file:
- stitching/include/opencv2/stitching/detail/motion_estimators.hpp