cv::RotatedRect Class Reference
#include <cxcore.hpp>
List of all members.
Constructor & Destructor Documentation
cv::RotatedRect::RotatedRect |
( |
|
) |
|
cv::RotatedRect::RotatedRect |
( |
const Point2f & |
_center, |
|
|
const Size2f & |
_size, |
|
|
float |
_angle | |
|
) |
| | |
cv::RotatedRect::RotatedRect |
( |
const CvBox2D & |
box |
) |
|
Member Function Documentation
void cv::RotatedRect::points |
( |
Point2f |
pts[] |
) |
const |
Rect cv::RotatedRect::boundingRect |
( |
|
) |
const |
cv::RotatedRect::operator CvBox2D |
( |
|
) |
const |
Member Data Documentation
The documentation for this class was generated from the following files: