@WorkerThread
public interface OcrCallback
Modifier and Type | Method and Description |
---|---|
void |
onOcrResult(DisplayableOcrResult displayableOcrResult)
Called when OCR result should be displayed on screen.
|
void onOcrResult(@NonNull DisplayableOcrResult displayableOcrResult)
displayableOcrResult
- OCR result to be displayed