Table of Contents

Property MaxAngle

Namespace
LMKit.Media.Image
Assembly
LM-Kit.NET.dll

MaxAngle

Gets or sets the maximum absolute angle, in degrees, considered during skew search.

public float MaxAngle { get; set; }

Property Value

float

Remarks

Values are clamped to the range [2°, 45°]. The default is 15°. Larger values increase search time but allow correcting strongly skewed pages.