Searched defs:warpRoi (Results 1 – 2 of 2) sorted by relevance
/external/opencv3/modules/stitching/src/ | ||
D | warpers.cpp | 173 Rect PlaneWarper::warpRoi(Size src_size, InputArray K, InputArray R, InputArray T) in warpRoi() function in cv::detail::PlaneWarper |
/external/opencv3/modules/stitching/include/opencv2/stitching/detail/ | ||
D | warpers_inl.hpp | 139 Rect RotationWarperBase<P>::warpRoi(Size src_size, InputArray K, InputArray R) in warpRoi() function in cv::detail::RotationWarperBase |