Enumerations

The following enumerations are available globally.

  • Specifically determines the underlying method that Tesseract uses to perforn OCR

    See more

    Declaration

    Swift

    public enum EngineMode : TessOcrEngineMode.RawValue
  • The language of the text to be recognized

    See more

    Declaration

    Swift

    public enum RecognitionLanguage
    extension RecognitionLanguage: CustomStringConvertible
  • Declaration

    Swift

    public enum ResultIteratorLevel : TessPageIteratorLevel.RawValue