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

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

all()OpenCVForUnity.CoreModule.Rangestatic
clone()OpenCVForUnity.CoreModule.Range
empty()OpenCVForUnity.CoreModule.Range
Equals(Object obj)OpenCVForUnity.CoreModule.Range
Equals(Range a)OpenCVForUnity.CoreModule.Range
GetHashCode()OpenCVForUnity.CoreModule.Range
intersection(Range r1)OpenCVForUnity.CoreModule.Range
operator!(Range r)OpenCVForUnity.CoreModule.Rangestatic
operator!=(Range a, Range b)OpenCVForUnity.CoreModule.Rangestatic
operator&(Range r1, Range r2)OpenCVForUnity.CoreModule.Rangestatic
operator+(Range r1, int delta)OpenCVForUnity.CoreModule.Rangestatic
operator+(int delta, Range r1)OpenCVForUnity.CoreModule.Rangestatic
operator-(Range r1, int delta)OpenCVForUnity.CoreModule.Rangestatic
operator==(Range a, Range b)OpenCVForUnity.CoreModule.Rangestatic
Range(int s, int e)OpenCVForUnity.CoreModule.Range
Range()OpenCVForUnity.CoreModule.Range
Range(double[] vals)OpenCVForUnity.CoreModule.Range
set(double[] vals)OpenCVForUnity.CoreModule.Range
shift(int delta)OpenCVForUnity.CoreModule.Range
size()OpenCVForUnity.CoreModule.Range
startOpenCVForUnity.CoreModule.Range
ToString()OpenCVForUnity.CoreModule.Range