IOcrConnector

IOcrConnector interface

Defines methods that are required to apply textual redactions 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.

Remarks

Learn more

See Also