Searched refs:detectResultRoiByBorder (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/stitching/detail/ |
| H A D | warpers.hpp | 166 void detectResultRoiByBorder(Size src_size, Point &dst_tl, Point &dst_br); 289 RotationWarperBase<CylindricalProjector>::detectResultRoiByBorder(src_size, dst_tl, dst_br); in detectResultRoi() 586 …RotationWarperBase<CylindricalPortraitProjector>::detectResultRoiByBorder(src_size, dst_tl, dst_br… in detectResultRoi() 605 … RotationWarperBase<PlanePortraitProjector>::detectResultRoiByBorder(src_size, dst_tl, dst_br); in detectResultRoi()
|
| H A D | warpers_inl.hpp | 177 void RotationWarperBase<P>::detectResultRoiByBorder(Size src_size, Point &dst_tl, Point &dst_br) in detectResultRoiByBorder() function in cv::detail::RotationWarperBase
|