public class RotatedRect extends Object
Constructor and Description |
---|
RotatedRect() |
RotatedRect(double[] vals) |
RotatedRect(Point c,
Size s,
double a) |
Modifier and Type | Method and Description |
---|---|
Rect |
boundingRect() |
RotatedRect |
clone() |
boolean |
equals(Object obj) |
int |
hashCode() |
void |
points(Point[] pt) |
void |
set(double[] vals) |
String |
toString() |
public void set(double[] vals)
public void points(Point[] pt)
public Rect boundingRect()
public RotatedRect clone()
Generated on Wed Oct 9 2019 23:24:43 UTC / OpenCV 4.1.2