NativeMethodstext_TextDetectorCNN_detect Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.text_TextDetectorCNN_detect(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr)"]
Namespace: OpenCvSharp
public static ExceptionStatus text_TextDetectorCNN_detect( IntPtr obj, IntPtr inputImage, IntPtr bbox, IntPtr confidence )
Public Shared Function text_TextDetectorCNN_detect ( obj As IntPtr, inputImage As IntPtr, bbox As IntPtr, confidence As IntPtr ) As ExceptionStatus
public: static ExceptionStatus text_TextDetectorCNN_detect( IntPtr obj, IntPtr inputImage, IntPtr bbox, IntPtr confidence )
static member text_TextDetectorCNN_detect : obj : IntPtr * inputImage : IntPtr * bbox : IntPtr * confidence : IntPtr -> ExceptionStatus
[Missing <param name="obj"/> documentation for "M:OpenCvSharp.NativeMethods.text_TextDetectorCNN_detect(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr)"]
[Missing <param name="inputImage"/> documentation for "M:OpenCvSharp.NativeMethods.text_TextDetectorCNN_detect(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr)"]
[Missing <param name="bbox"/> documentation for "M:OpenCvSharp.NativeMethods.text_TextDetectorCNN_detect(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr)"]
[Missing <param name="confidence"/> documentation for "M:OpenCvSharp.NativeMethods.text_TextDetectorCNN_detect(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.text_TextDetectorCNN_detect(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr)"]