BaseOCRRun Method (Mat, String, Rect, String, Single, ComponentLevels) |
[Missing <summary> documentation for "M:OpenCvSharp.Text.BaseOCR.Run(OpenCvSharp.Mat,System.String@,OpenCvSharp.Rect[]@,System.String[]@,System.Single[]@,OpenCvSharp.Text.ComponentLevels)"]
Namespace: OpenCvSharp.Text
public abstract void Run( Mat image, out string outputText, out Rect[] componentRects, out string[] componentTexts, out float[] componentConfidences, ComponentLevels componentLevel = ComponentLevels.Word )
[Missing <param name="image"/> documentation for "M:OpenCvSharp.Text.BaseOCR.Run(OpenCvSharp.Mat,System.String@,OpenCvSharp.Rect[]@,System.String[]@,System.Single[]@,OpenCvSharp.Text.ComponentLevels)"]
[Missing <param name="outputText"/> documentation for "M:OpenCvSharp.Text.BaseOCR.Run(OpenCvSharp.Mat,System.String@,OpenCvSharp.Rect[]@,System.String[]@,System.Single[]@,OpenCvSharp.Text.ComponentLevels)"]
[Missing <param name="componentRects"/> documentation for "M:OpenCvSharp.Text.BaseOCR.Run(OpenCvSharp.Mat,System.String@,OpenCvSharp.Rect[]@,System.String[]@,System.Single[]@,OpenCvSharp.Text.ComponentLevels)"]
[Missing <param name="componentTexts"/> documentation for "M:OpenCvSharp.Text.BaseOCR.Run(OpenCvSharp.Mat,System.String@,OpenCvSharp.Rect[]@,System.String[]@,System.Single[]@,OpenCvSharp.Text.ComponentLevels)"]
[Missing <param name="componentConfidences"/> documentation for "M:OpenCvSharp.Text.BaseOCR.Run(OpenCvSharp.Mat,System.String@,OpenCvSharp.Rect[]@,System.String[]@,System.Single[]@,OpenCvSharp.Text.ComponentLevels)"]
[Missing <param name="componentLevel"/> documentation for "M:OpenCvSharp.Text.BaseOCR.Run(OpenCvSharp.Mat,System.String@,OpenCvSharp.Rect[]@,System.String[]@,System.Single[]@,OpenCvSharp.Text.ComponentLevels)"]