Table of Contents

Struct Orientation

Namespace
Emgu.CV.OCR
Assembly
Emgu.CV.dll

The orientation

public struct Orientation
Inherited Members

Fields

DeskewAngle

after rotating the block so the text orientation is upright, how many radians does one have to rotate the block anti-clockwise for it to be level? -Pi/4 <= deskew_angle <= Pi/4

public float DeskewAngle

Field Value

float

PageOrientation

Page orientation

public PageOrientation PageOrientation

Field Value

PageOrientation

TextlineOrder

Textline order

public TextlineOrder TextlineOrder

Field Value

TextlineOrder

WritingDirection

Writing direction

public WritingDirection WritingDirection

Field Value

WritingDirection