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

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

__fromPtr__(IntPtr addr)OpenCVForUnity.DnnModule.Layerstatic
clear()OpenCVForUnity.CoreModule.Algorithmvirtual
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.Layerprotectedvirtual
OpenCVForUnity::DisposableObject.Dispose()OpenCVForUnity.DisposableObject
empty()OpenCVForUnity.CoreModule.Algorithmvirtual
finalize(List< Mat > inputs, List< Mat > outputs)OpenCVForUnity.DnnModule.Layer
get_blobs()OpenCVForUnity.DnnModule.Layer
get_name()OpenCVForUnity.DnnModule.Layer
get_preferableTarget()OpenCVForUnity.DnnModule.Layer
get_type()OpenCVForUnity.DnnModule.Layer
getDefaultName()OpenCVForUnity.CoreModule.Algorithmvirtual
getNativeObjAddr()OpenCVForUnity.CoreModule.Algorithm
IsDisposedOpenCVForUnity.DisposableObject
IsEnabledDisposeOpenCVForUnity.DisposableObject
outputNameToIndex(string outputName)OpenCVForUnity.DnnModule.Layer
run(List< Mat > inputs, List< Mat > outputs, List< Mat > internals)OpenCVForUnity.DnnModule.Layer
save(string filename)OpenCVForUnity.CoreModule.Algorithm
set_blobs(List< Mat > blobs)OpenCVForUnity.DnnModule.Layer
ThrowIfDisposed()OpenCVForUnity.DisposableObject
ThrowIfNullIntPtr(IntPtr ptr)OpenCVForUnity.DisposableObjectstatic