post process the ocr result.
Prototype
OCRResult process(int idx)=0;
Parameters
The following table lists the process function arguments.
| Type | Member | Description |
|---|---|---|
| int | idx | batch index. |
post process the ocr result.
OCRResult process(int idx)=0;
The following table lists the process function arguments.
| Type | Member | Description |
|---|---|---|
| int | idx | batch index. |