detectResultRoi   257 modules/stitching/include/opencv2/stitching/detail/warpers.hpp     void detectResultRoi(Size src_size, Point &dst_tl, Point &dst_br)
detectResultRoi   554 modules/stitching/include/opencv2/stitching/detail/warpers.hpp     void detectResultRoi(Size src_size, Point &dst_tl, Point &dst_br)
detectResultRoi   573 modules/stitching/include/opencv2/stitching/detail/warpers.hpp     void detectResultRoi(Size src_size, Point &dst_tl, Point &dst_br)
detectResultRoi   151 modules/stitching/include/opencv2/stitching/detail/warpers_inl.hpp void RotationWarperBase<P>::detectResultRoi(Size src_size, Point &dst_tl, Point &dst_br)
detectResultRoi   191 modules/stitching/src/warpers.cpp void PlaneWarper::detectResultRoi(Size src_size, Point &dst_tl, Point &dst_br)
detectResultRoi   223 modules/stitching/src/warpers.cpp void SphericalWarper::detectResultRoi(Size src_size, Point &dst_tl, Point &dst_br)
detectResultRoi   266 modules/stitching/src/warpers.cpp void SphericalPortraitWarper::detectResultRoi(Size src_size, Point &dst_tl, Point &dst_br)