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