![]() |
OpenCV 4.11.0
开源计算机视觉库
|
这是cv::RotatedRect的完整成员列表,包括所有继承的成员。
| angle(角度) | cv::RotatedRect | |
| boundingRect() const | cv::RotatedRect | |
| boundingRect2f() const | cv::RotatedRect | |
| center(中心点) | cv::RotatedRect | |
| points(Point2f pts[]) const | cv::RotatedRect | |
| points(std::vector< Point2f > &pts) const | cv::RotatedRect | |
| RotatedRect() | cv::RotatedRect | |
| RotatedRect(const Point2f ¢er, const Size2f &size, float angle) | cv::RotatedRect | |
| RotatedRect(const Point2f &point1, const Point2f &point2, const Point2f &point3) | cv::RotatedRect | |
| size(尺寸) | cv::RotatedRect |