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