OpenCV for Unity 2.6.5
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.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Modules Pages
OpenCVForUnity.MlModule.ParamGrid Member List

This is the complete list of members for OpenCVForUnity.MlModule.ParamGrid, including all inherited members.

__fromPtr__(IntPtr addr)OpenCVForUnity.MlModule.ParamGridstatic
create(double minVal, double maxVal, double logstep)OpenCVForUnity.MlModule.ParamGridstatic
create(double minVal, double maxVal)OpenCVForUnity.MlModule.ParamGridstatic
create(double minVal)OpenCVForUnity.MlModule.ParamGridstatic
create()OpenCVForUnity.MlModule.ParamGridstatic
DisposableObject()OpenCVForUnity.DisposableObjectprotected
DisposableObject(bool isEnabledDispose)OpenCVForUnity.DisposableObjectprotected
DisposableOpenCVObject()OpenCVForUnity.DisposableOpenCVObjectprotected
DisposableOpenCVObject(IntPtr ptr)OpenCVForUnity.DisposableOpenCVObjectprotected
DisposableOpenCVObject(bool isEnabledDispose)OpenCVForUnity.DisposableOpenCVObjectprotected
DisposableOpenCVObject(IntPtr ptr, bool isEnabledDispose)OpenCVForUnity.DisposableOpenCVObjectprotected
Dispose(bool disposing)OpenCVForUnity.MlModule.ParamGridprotectedvirtual
OpenCVForUnity::DisposableObject.Dispose()OpenCVForUnity.DisposableObject
get_logStep()OpenCVForUnity.MlModule.ParamGrid
get_maxVal()OpenCVForUnity.MlModule.ParamGrid
get_minVal()OpenCVForUnity.MlModule.ParamGrid
getNativeObjAddr()OpenCVForUnity.MlModule.ParamGrid
IsDisposedOpenCVForUnity.DisposableObject
IsEnabledDisposeOpenCVForUnity.DisposableObject
set_logStep(double logStep)OpenCVForUnity.MlModule.ParamGrid
set_maxVal(double maxVal)OpenCVForUnity.MlModule.ParamGrid
set_minVal(double minVal)OpenCVForUnity.MlModule.ParamGrid
ThrowIfDisposed()OpenCVForUnity.DisposableObject
ThrowIfNullIntPtr(IntPtr ptr)OpenCVForUnity.DisposableObjectstatic