Package org.opencv.core
Class RotatedRect
java.lang.Object
org.opencv.core.RotatedRect
public class RotatedRect extends Object
-
Field Summary
-
Constructor Summary
Constructors Constructor Description RotatedRect()
RotatedRect(double[] vals)
RotatedRect(Point c, Size s, double a)
-
Method Summary
-
Field Details
-
Constructor Details
-
RotatedRect
public RotatedRect() -
RotatedRect
-
RotatedRect
-
-
Method Details