You are here: Start » AVL.NET » OcrResult Constructor
OcrResult Constructor
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.TS.dll |
Syntax
public OcrResult ( AvlNet.Rectangle2D box, string value, float score, float contrast )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| box | AvlNet.Rectangle2D | ||||
| value | string | ||||
| score | float | ||||
| contrast | float |
