RecognitionAreas
RecognitionSettings.RecognitionAreas property
Gets or sets the list of text areas for processing. Allows to manually specify the areas with text for more accurate recognition. Disables AutoSkew.
public List<Rectangle> RecognitionAreas { get; set; }
See Also
- class RecognitionSettings
- namespace Aspose.OCR
- assembly Aspose.OCR