Recognize
IOcrConnector.Recognize method
Does the OCR processing of an image, provided as a stream.
public RecognizedImage Recognize(Stream imageStream)
Parameter | Type | Description |
---|---|---|
imageStream | Stream | Stream, containing an image to process |
Return Value
Structured recognized text, containing lines, words and their bounding rectangles
See Also
- class RecognizedImage
- interface IOcrConnector
- namespace GroupDocs.Conversion.Integration.Ocr
- assembly GroupDocs.Conversion