Searched refs:calibrateRotatingCamera (Results 1 - 3 of 3) sorted by relevance

/external/opencv3/modules/stitching/include/opencv2/stitching/detail/
H A Dautocalib.hpp79 bool CV_EXPORTS calibrateRotatingCamera(const std::vector<Mat> &Hs, Mat &K);
/external/opencv3/modules/stitching/src/
H A Dautocalib.cpp145 bool calibrateRotatingCamera(const std::vector<Mat> &Hs, Mat &K) function in namespace:cv::detail
H A Dmotion_estimators.cpp132 if (calibrateRotatingCamera(Hs, K))

Completed in 89 milliseconds