Error code associated with the capture result.
Error string providing details about the error.
Optional
itemsAll the recognized text line result items.
The hash ID of the original image.
the rotation transformation matrix of the original image relative to the rotated image.
The RecognizedTextLinesResult interface represents the result of a text recognition process. It provides access to information about the recognized text lines, the original image, and any errors that occurred during the recognition process.
See
CapturedResultReceiver.onRecognizedTextLinesReceived