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