IOcrConnector

IOcrConnector interface

Defines methods that are required to apply OCR to image documents and embedded images.

public interface IOcrConnector

Methods

Name Description
Recognize(Stream) Does the OCR processing of an image, provided as a stream.

See Also