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.DnnModule.DictValue Member List

This is the complete list of members for OpenCVForUnity.DnnModule.DictValue, including all inherited members.

__fromPtr__(IntPtr addr)OpenCVForUnity.DnnModule.DictValuestatic
DictValue(int i)OpenCVForUnity.DnnModule.DictValue
DictValue(double p)OpenCVForUnity.DnnModule.DictValue
DictValue(string s)OpenCVForUnity.DnnModule.DictValue
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.DnnModule.DictValueprotectedvirtual
OpenCVForUnity::DisposableObject.Dispose()OpenCVForUnity.DisposableObject
getIntValue(int idx)OpenCVForUnity.DnnModule.DictValue
getIntValue()OpenCVForUnity.DnnModule.DictValue
getNativeObjAddr()OpenCVForUnity.DnnModule.DictValue
getRealValue(int idx)OpenCVForUnity.DnnModule.DictValue
getRealValue()OpenCVForUnity.DnnModule.DictValue
getStringValue(int idx)OpenCVForUnity.DnnModule.DictValue
getStringValue()OpenCVForUnity.DnnModule.DictValue
IsDisposedOpenCVForUnity.DisposableObject
IsEnabledDisposeOpenCVForUnity.DisposableObject
isInt()OpenCVForUnity.DnnModule.DictValue
isReal()OpenCVForUnity.DnnModule.DictValue
isString()OpenCVForUnity.DnnModule.DictValue
ThrowIfDisposed()OpenCVForUnity.DisposableObject
ThrowIfNullIntPtr(IntPtr ptr)OpenCVForUnity.DisposableObjectstatic