Click or drag to resize

OpenCvSharp.Text Namespace

[Missing <summary> documentation for "N:OpenCvSharp.Text"]

Classes
  ClassDescription
Public classBaseOCR
base class BaseOCR declares a common API that would be used in a typical text recognition scenario
Public classOCRTesseract
Recognize text using the tesseract-ocr API. Takes image on input and returns recognized text in the output_text parameter. Optionallyprovides also the Rects for individual text elements found(e.g.words), and the list of those text elements with their confidence values.
Enumerations
  EnumerationDescription
Public enumerationComponentLevels