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

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

area()OpenCVForUnity.CoreModule.Size
clone()OpenCVForUnity.CoreModule.Size
cloneAsValueTuple()OpenCVForUnity.CoreModule.Size
cloneAsVec2d()OpenCVForUnity.CoreModule.Size
empty()OpenCVForUnity.CoreModule.Size
Equals(Object obj)OpenCVForUnity.CoreModule.Size
Equals(Size a)OpenCVForUnity.CoreModule.Size
GetHashCode()OpenCVForUnity.CoreModule.Size
heightOpenCVForUnity.CoreModule.Size
operator(double width, double height)(Size size)OpenCVForUnity.CoreModule.Sizeexplicitstatic
operator Size(in(double width, double height) valueTuple)OpenCVForUnity.CoreModule.Sizeexplicitstatic
operator Vec2d(Size size)OpenCVForUnity.CoreModule.Sizeexplicitstatic
operator!=(Size a, Size b)OpenCVForUnity.CoreModule.Sizestatic
operator*(Size a, double b)OpenCVForUnity.CoreModule.Sizestatic
operator+(Size a, Size b)OpenCVForUnity.CoreModule.Sizestatic
operator-(Size a, Size b)OpenCVForUnity.CoreModule.Sizestatic
operator/(Size a, double b)OpenCVForUnity.CoreModule.Sizestatic
operator==(Size a, Size b)OpenCVForUnity.CoreModule.Sizestatic
set(double[] vals)OpenCVForUnity.CoreModule.Size
set(in Vec2d vals)OpenCVForUnity.CoreModule.Size
set(in(double width, double height) vals)OpenCVForUnity.CoreModule.Size
Size(double width, double height)OpenCVForUnity.CoreModule.Size
Size()OpenCVForUnity.CoreModule.Size
Size(Point p)OpenCVForUnity.CoreModule.Size
Size(double[] vals)OpenCVForUnity.CoreModule.Size
Size(in Vec2d vals)OpenCVForUnity.CoreModule.Size
Size(in(double width, double height) vals)OpenCVForUnity.CoreModule.Size
ToString()OpenCVForUnity.CoreModule.Size
ToValueTuple()OpenCVForUnity.CoreModule.Size
ToVec2d()OpenCVForUnity.CoreModule.Size
widthOpenCVForUnity.CoreModule.Size