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.Rect Member List

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

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