Grooper Help - Version 25.0
25.0.0017 2,127
  • Overview
  • Help Status

DetectionMethod

Grooper.OCR

Specifies the OCR engine used to detect the orientation of text in an image.

Remarks

The selected value determines which orientation detection algorithm is used by the 'AutoOrient' command.

  • 'Transym': Uses the Transym OCR engine for orientation detection.
  • 'Tesseract': Uses the Tesseract OCR engine for orientation detection.

The choice of method affects which properties are relevant and how orientation is determined.

Can be one of the following values:

NameValueDescription
Transym0Use the Transym OCR engine.
Tesseract1Use the Tesseract OCR engine.

Used By

Notification