OpenCV for Unity  2.6.0
Enox Software / Please refer to OpenCV official document ( http://docs.opencv.org/4.9.0/index.html ) for the details of the argument of the method.
OpenCVForUnity.CoreModule.Rect2d Member List

This is the complete list of members for OpenCVForUnity.CoreModule.Rect2d, including all inherited members.

area()OpenCVForUnity.CoreModule.Rect2d
br()OpenCVForUnity.CoreModule.Rect2d
clone()OpenCVForUnity.CoreModule.Rect2d
contains(Point p)OpenCVForUnity.CoreModule.Rect2d
contains(double x, double y)OpenCVForUnity.CoreModule.Rect2d
contains(Rect2d rect)OpenCVForUnity.CoreModule.Rect2d
empty()OpenCVForUnity.CoreModule.Rect2d
Equals(Object obj)OpenCVForUnity.CoreModule.Rect2d
Equals(Rect2d a)OpenCVForUnity.CoreModule.Rect2d
GetHashCode()OpenCVForUnity.CoreModule.Rect2d
inflate(double width, double height)OpenCVForUnity.CoreModule.Rect2d
inflate(Size size)OpenCVForUnity.CoreModule.Rect2d
inflate(Rect2d rect, double x, double y)OpenCVForUnity.CoreModule.Rect2dstatic
intersect(Rect2d a, Rect2d b)OpenCVForUnity.CoreModule.Rect2dstatic
intersect(Rect2d rect)OpenCVForUnity.CoreModule.Rect2d
intersectsWith(Rect2d rect)OpenCVForUnity.CoreModule.Rect2d
operator!=(Rect2d a, Rect2d b)OpenCVForUnity.CoreModule.Rect2dstatic
operator&(Rect2d a, Rect2d b)OpenCVForUnity.CoreModule.Rect2dstatic
operator+(Rect2d a, Point b)OpenCVForUnity.CoreModule.Rect2dstatic
operator+(Rect2d a, Size b)OpenCVForUnity.CoreModule.Rect2dstatic
operator-(Rect2d a, Point b)OpenCVForUnity.CoreModule.Rect2dstatic
operator-(Rect2d a, Size b)OpenCVForUnity.CoreModule.Rect2dstatic
operator==(Rect2d a, Rect2d b)OpenCVForUnity.CoreModule.Rect2dstatic
operator|(Rect2d a, Rect2d b)OpenCVForUnity.CoreModule.Rect2dstatic
Rect2d(double x, double y, double width, double height)OpenCVForUnity.CoreModule.Rect2d
Rect2d()OpenCVForUnity.CoreModule.Rect2d
Rect2d(Point p1, Point p2)OpenCVForUnity.CoreModule.Rect2d
Rect2d(Point p, Size s)OpenCVForUnity.CoreModule.Rect2d
Rect2d(double[] vals)OpenCVForUnity.CoreModule.Rect2d
set(double[] vals)OpenCVForUnity.CoreModule.Rect2d
size()OpenCVForUnity.CoreModule.Rect2d
tl()OpenCVForUnity.CoreModule.Rect2d
ToString()OpenCVForUnity.CoreModule.Rect2d
union(Rect2d rect)OpenCVForUnity.CoreModule.Rect2d
union(Rect2d a, Rect2d b)OpenCVForUnity.CoreModule.Rect2dstatic
xOpenCVForUnity.CoreModule.Rect2d