| OpenCV 4.5.3(日本語機械翻訳)
 | 
継承メンバを含む cv::detail::RotationWarperBase< P > の全メンバ一覧です。
| buildMaps(Size src_size, InputArray K, InputArray R, OutputArray xmap, OutputArray ymap) CV_OVERRIDE | cv::detail::RotationWarperBase< P > | virtual | 
| detectResultRoi(Size src_size, Point &dst_tl, Point &dst_br) (定義場所: cv::detail::RotationWarperBase< P >) | cv::detail::RotationWarperBase< P > | protected virtual | 
| detectResultRoiByBorder(Size src_size, Point &dst_tl, Point &dst_br) (定義場所: cv::detail::RotationWarperBase< P >) | cv::detail::RotationWarperBase< P > | protected | 
| getScale() const CV_OVERRIDE (定義場所: cv::detail::RotationWarperBase< P >) | cv::detail::RotationWarperBase< P > | inline virtual | 
| projector_ (定義場所: cv::detail::RotationWarperBase< P >) | cv::detail::RotationWarperBase< P > | protected | 
| setScale(float val) CV_OVERRIDE (定義場所: cv::detail::RotationWarperBase< P >) | cv::detail::RotationWarperBase< P > | inline virtual | 
| warp(InputArray src, InputArray K, InputArray R, int interp_mode, int border_mode, OutputArray dst) CV_OVERRIDE (定義場所: cv::detail::RotationWarperBase< P >) | cv::detail::RotationWarperBase< P > | |
| cv::detail::RotationWarper::warp(InputArray src, InputArray K, InputArray R, int interp_mode, int border_mode, CV_OUT OutputArray dst)=0 | cv::detail::RotationWarper | pure virtual | 
| warpBackward(InputArray src, InputArray K, InputArray R, int interp_mode, int border_mode, Size dst_size, OutputArray dst) CV_OVERRIDE (定義場所: cv::detail::RotationWarperBase< P >) | cv::detail::RotationWarperBase< P > | |
| cv::detail::RotationWarper::warpBackward(InputArray src, InputArray K, InputArray R, int interp_mode, int border_mode, Size dst_size, CV_OUT OutputArray dst)=0 | cv::detail::RotationWarper | pure virtual | 
| warpPoint(const Point2f &pt, InputArray K, InputArray R) CV_OVERRIDE | cv::detail::RotationWarperBase< P > | virtual | 
| warpPointBackward(const Point2f &pt, InputArray K, InputArray R) CV_OVERRIDE | cv::detail::RotationWarperBase< P > | virtual | 
| warpRoi(Size src_size, InputArray K, InputArray R) CV_OVERRIDE | cv::detail::RotationWarperBase< P > | virtual | 
| ~RotationWarper() (定義場所: cv::detail::RotationWarper) | cv::detail::RotationWarper | inline virtual |