op_Addition
RecognitionResult Addition operator
To complete the full result from recognized fragments (lines).
public static RecognitionResult operator +(RecognitionResult main, RecognitionResult part)
| Parameter | Type | Description |
|---|---|---|
| main | RecognitionResult | The object to which the right operand will be added. |
| part | RecognitionResult | Right operand. |
Return Value
Left operand.
See Also
- class RecognitionResult
- namespace Aspose.OCR
- assembly Aspose.OCR