RecognitionResult.RegionResult
RecognitionResult.RegionResult class
Recognized text from region with region coordinates.
public class RegionResult
Constructors
| Name | Description |
|---|---|
| RegionResult() | Constructor for RegionResult object. |
Properties
| Name | Description |
|---|---|
| Region { get; set; } | Region coordinates. |
| TextInRegion { get; set; } | Recognized text from region. |
See Also
- class RecognitionResult
- namespace Aspose.OCR
- assembly Aspose.OCR