NativeMethodstext_TextDetectorCNN_create2 Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.text_TextDetectorCNN_create2(System.String,System.String,System.IntPtr@)"]
Namespace: OpenCvSharp
public static ExceptionStatus text_TextDetectorCNN_create2( string modelArchFilename, string modelWeightsFilename, out IntPtr returnValue )
Public Shared Function text_TextDetectorCNN_create2 ( modelArchFilename As String, modelWeightsFilename As String, <OutAttribute> ByRef returnValue As IntPtr ) As ExceptionStatus
public: static ExceptionStatus text_TextDetectorCNN_create2( String^ modelArchFilename, String^ modelWeightsFilename, [OutAttribute] IntPtr% returnValue )
static member text_TextDetectorCNN_create2 : modelArchFilename : string * modelWeightsFilename : string * returnValue : IntPtr byref -> ExceptionStatus
[Missing <param name="modelArchFilename"/> documentation for "M:OpenCvSharp.NativeMethods.text_TextDetectorCNN_create2(System.String,System.String,System.IntPtr@)"]
[Missing <param name="modelWeightsFilename"/> documentation for "M:OpenCvSharp.NativeMethods.text_TextDetectorCNN_create2(System.String,System.String,System.IntPtr@)"]
[Missing <param name="returnValue"/> documentation for "M:OpenCvSharp.NativeMethods.text_TextDetectorCNN_create2(System.String,System.String,System.IntPtr@)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.text_TextDetectorCNN_create2(System.String,System.String,System.IntPtr@)"]