Home
last modified time | relevance | path

Searched defs:BundleAdjusterRay (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/modules/stitching/include/opencv2/stitching/detail/
Dmotion_estimators.hpp224 class CV_EXPORTS BundleAdjusterRay : public BundleAdjusterBase class
227 BundleAdjusterRay() : BundleAdjusterBase(4, 3) {} in BundleAdjusterRay() function in cv::detail::BundleAdjusterRay