NativeMethodstext_OCRTesseract_create Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.text_OCRTesseract_create(System.String,System.String,System.String,System.Int32,System.Int32,System.IntPtr@)"]
Namespace: OpenCvSharp
public static ExceptionStatus text_OCRTesseract_create( string datapath, string language, string charWhitelist, int oem, int psmode, out IntPtr returnValue )
Public Shared Function text_OCRTesseract_create ( datapath As String, language As String, charWhitelist As String, oem As Integer, psmode As Integer, <OutAttribute> ByRef returnValue As IntPtr ) As ExceptionStatus
public: static ExceptionStatus text_OCRTesseract_create( String^ datapath, String^ language, String^ charWhitelist, int oem, int psmode, [OutAttribute] IntPtr% returnValue )
static member text_OCRTesseract_create : datapath : string * language : string * charWhitelist : string * oem : int * psmode : int * returnValue : IntPtr byref -> ExceptionStatus
[Missing <param name="datapath"/> documentation for "M:OpenCvSharp.NativeMethods.text_OCRTesseract_create(System.String,System.String,System.String,System.Int32,System.Int32,System.IntPtr@)"]
[Missing <param name="language"/> documentation for "M:OpenCvSharp.NativeMethods.text_OCRTesseract_create(System.String,System.String,System.String,System.Int32,System.Int32,System.IntPtr@)"]
[Missing <param name="charWhitelist"/> documentation for "M:OpenCvSharp.NativeMethods.text_OCRTesseract_create(System.String,System.String,System.String,System.Int32,System.Int32,System.IntPtr@)"]
[Missing <param name="oem"/> documentation for "M:OpenCvSharp.NativeMethods.text_OCRTesseract_create(System.String,System.String,System.String,System.Int32,System.Int32,System.IntPtr@)"]
[Missing <param name="psmode"/> documentation for "M:OpenCvSharp.NativeMethods.text_OCRTesseract_create(System.String,System.String,System.String,System.Int32,System.Int32,System.IntPtr@)"]
[Missing <param name="returnValue"/> documentation for "M:OpenCvSharp.NativeMethods.text_OCRTesseract_create(System.String,System.String,System.String,System.Int32,System.Int32,System.IntPtr@)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.text_OCRTesseract_create(System.String,System.String,System.String,System.Int32,System.Int32,System.IntPtr@)"]