OpenCV for Unity 2.6.3
Enox Software / Please refer to OpenCV official document ( http://docs.opencv.org/4.10.0/index.html ) for the details of the argument of the method.
Loading...
Searching...
No Matches
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
brAsValueTuple()OpenCVForUnity.CoreModule.Rect2d
brAsVec2d()OpenCVForUnity.CoreModule.Rect2d
clone()OpenCVForUnity.CoreModule.Rect2d
cloneAsValueTuple()OpenCVForUnity.CoreModule.Rect2d
cloneAsVec4d()OpenCVForUnity.CoreModule.Rect2d
contains(Point p)OpenCVForUnity.CoreModule.Rect2d
contains(double x, double y)OpenCVForUnity.CoreModule.Rect2d
contains(in Vec2d p)OpenCVForUnity.CoreModule.Rect2d
contains(in(double x, double y) p)OpenCVForUnity.CoreModule.Rect2d
contains(Rect2d rect)OpenCVForUnity.CoreModule.Rect2d
contains(in Vec4d rect)OpenCVForUnity.CoreModule.Rect2d
contains(in(double x, double y, double width, double height) rect)OpenCVForUnity.CoreModule.Rect2d
empty()OpenCVForUnity.CoreModule.Rect2d
Equals(Object obj)OpenCVForUnity.CoreModule.Rect2d
Equals(Rect2d a)OpenCVForUnity.CoreModule.Rect2d
GetHashCode()OpenCVForUnity.CoreModule.Rect2d
heightOpenCVForUnity.CoreModule.Rect2d
inflate(double width, double height)OpenCVForUnity.CoreModule.Rect2d
inflate(Size size)OpenCVForUnity.CoreModule.Rect2d
inflate(in Vec2d size)OpenCVForUnity.CoreModule.Rect2d
inflate(in(double width, double height) size)OpenCVForUnity.CoreModule.Rect2d
inflate(Rect2d rect, double x, double y)OpenCVForUnity.CoreModule.Rect2dstatic
inflateAsValueTuple(in(double x, double y, double width, double height) rect, double x, double y)OpenCVForUnity.CoreModule.Rect2dstatic
inflateAsVec4d(in Vec4d rect, double x, double y)OpenCVForUnity.CoreModule.Rect2dstatic
intersect(Rect2d a, Rect2d b)OpenCVForUnity.CoreModule.Rect2dstatic
intersect(Rect2d rect)OpenCVForUnity.CoreModule.Rect2d
intersectAsValueTuple(in(double x, double y, double width, double height) a, in(double x, double y, double width, double height) b)OpenCVForUnity.CoreModule.Rect2dstatic
intersectAsValueTuple(in(double x, double y, double width, double height) rect)OpenCVForUnity.CoreModule.Rect2d
intersectAsVec4d(in Vec4d a, in Vec4d b)OpenCVForUnity.CoreModule.Rect2dstatic
intersectAsVec4d(in Vec4d rect)OpenCVForUnity.CoreModule.Rect2d
intersectsWith(Rect2d rect)OpenCVForUnity.CoreModule.Rect2d
intersectsWith(in Vec4d rect)OpenCVForUnity.CoreModule.Rect2d
intersectsWith(in(double x, double y, double width, double height) rect)OpenCVForUnity.CoreModule.Rect2d
operator(double x, double y, double width, double height)(Rect2d rect)OpenCVForUnity.CoreModule.Rect2dexplicitstatic
operator Rect2d(in(double x, double y, double width, double height) valueTuple)OpenCVForUnity.CoreModule.Rect2dexplicitstatic
operator Vec4d(Rect2d rect)OpenCVForUnity.CoreModule.Rect2dexplicitstatic
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
Rect2d(in Vec4d vals)OpenCVForUnity.CoreModule.Rect2d
Rect2d(in(double x, double y, double width, double height) vals)OpenCVForUnity.CoreModule.Rect2d
set(double[] vals)OpenCVForUnity.CoreModule.Rect2d
set(in Vec4d vals)OpenCVForUnity.CoreModule.Rect2d
set(in(double x, double y, double width, double height) vals)OpenCVForUnity.CoreModule.Rect2d
size()OpenCVForUnity.CoreModule.Rect2d
sizeAsValueTuple()OpenCVForUnity.CoreModule.Rect2d
sizeAsVec2d()OpenCVForUnity.CoreModule.Rect2d
tl()OpenCVForUnity.CoreModule.Rect2d
tlAsValueTuple()OpenCVForUnity.CoreModule.Rect2d
tlAsVec2d()OpenCVForUnity.CoreModule.Rect2d
ToString()OpenCVForUnity.CoreModule.Rect2d
ToValueTuple()OpenCVForUnity.CoreModule.Rect2d
ToVec4d()OpenCVForUnity.CoreModule.Rect2d
union(Rect2d rect)OpenCVForUnity.CoreModule.Rect2d
union(in(double x, double y, double width, double height) rect)OpenCVForUnity.CoreModule.Rect2d
union(Rect2d a, Rect2d b)OpenCVForUnity.CoreModule.Rect2dstatic
unionAsValueTuple(in(double x, double y, double width, double height) a, in(double x, double y, double width, double height) b)OpenCVForUnity.CoreModule.Rect2dstatic
unionAsVec4d(in Vec4d rect)OpenCVForUnity.CoreModule.Rect2d
unionAsVec4d(in Vec4d a, in Vec4d b)OpenCVForUnity.CoreModule.Rect2dstatic
widthOpenCVForUnity.CoreModule.Rect2d
widthOpenCVForUnity.CoreModule.Rect2d
widthOpenCVForUnity.CoreModule.Rect2dstatic
xOpenCVForUnity.CoreModule.Rect2d
xOpenCVForUnity.CoreModule.Rect2dstatic
yOpenCVForUnity.CoreModule.Rect2d
yOpenCVForUnity.CoreModule.Rect2d
yOpenCVForUnity.CoreModule.Rect2dstatic