public interface IOcrConnector
| Modifier and Type | Method and Description |
|---|---|
RecognizedImage |
recognize(InputStream imageStream)
Does the OCR processing of an image, provided as a stream.
|
RecognizedImage recognize(InputStream imageStream)
imageStream - Stream, containing an image to processCopyright © 2026. All rights reserved.