calibrateRotatingCamera   79 modules/stitching/include/opencv2/stitching/detail/autocalib.hpp bool CV_EXPORTS calibrateRotatingCamera(const std::vector<Mat> &Hs, Mat &K);
calibrateRotatingCamera  132 modules/stitching/src/motion_estimators.cpp             if (calibrateRotatingCamera(Hs, K))