NativeMethodsdnn_Net_getLayerNames Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.dnn_Net_getLayerNames(System.IntPtr,System.IntPtr)"]
Namespace: OpenCvSharp
public static ExceptionStatus dnn_Net_getLayerNames( IntPtr net, IntPtr outVec )
Public Shared Function dnn_Net_getLayerNames ( net As IntPtr, outVec As IntPtr ) As ExceptionStatus
public: static ExceptionStatus dnn_Net_getLayerNames( IntPtr net, IntPtr outVec )
static member dnn_Net_getLayerNames : net : IntPtr * outVec : IntPtr -> ExceptionStatus
[Missing <param name="net"/> documentation for "M:OpenCvSharp.NativeMethods.dnn_Net_getLayerNames(System.IntPtr,System.IntPtr)"]
[Missing <param name="outVec"/> documentation for "M:OpenCvSharp.NativeMethods.dnn_Net_getLayerNames(System.IntPtr,System.IntPtr)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.dnn_Net_getLayerNames(System.IntPtr,System.IntPtr)"]