PlateResult
Interface Plate recognition result.
Propertiesโ
| Name | Type | Description |
|---|---|---|
bgColor | Color | - |
category | PlateCategory | - |
color | Color | - |
confidence | number | - |
country | string | - |
found | boolean | - |
plateChars | PlateChar[] | - |
plateROI | RegionOfInterest | - |
plateType | number | - |
plateTypeConfidence | number | - |
positionConfidence | number | - |
proctime | number | - |
state | string | - |
unicodeText | string | - |
Source: index.ts:178