Home
last modified time | relevance | path

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

/external/opencv3/modules/stitching/src/
Dwarpers.cpp173 Rect PlaneWarper::warpRoi(Size src_size, InputArray K, InputArray R, InputArray T) in warpRoi() function in cv::detail::PlaneWarper
183 Rect PlaneWarper::warpRoi(Size src_size, InputArray K, InputArray R) in warpRoi() function in cv::detail::PlaneWarper
/external/opencv3/modules/stitching/include/opencv2/stitching/detail/
Dwarpers_inl.hpp139 Rect RotationWarperBase<P>::warpRoi(Size src_size, InputArray K, InputArray R) in warpRoi() function in cv::detail::RotationWarperBase