Enum
RotationMethod

Represents the method used to rotate an image.

Definition

Namespace:Tesseract

Assembly:Telerik.Windows.Documents.TesseractOcr.dll

Syntax:

cs-api-definition
public enum RotationMethod

Fields

AreaMap

Use area map rotation, if possible.

Declaration

cs-api-definition
AreaMap = 1

Field Value

RotationMethod

Sampling

Use sampling.

Declaration

cs-api-definition
Sampling = 3

Field Value

RotationMethod

Shear

Use shear rotation.

Declaration

cs-api-definition
Shear = 2

Field Value

RotationMethod

In this article
DefinitionFieldsAreaMapSamplingShear
Not finding the help you need?
Contact Support