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
- More details about using OCR in GroupDocs.Redaction: OCR Usage Basics
- An example of implementation using Aspose.OCR for Cloud: Use Aspose.OCR for Cloud SDK
- An example of implementation using Microsoft Azure Cognitive Services: Use Microsoft Azure ComputerVision REST API
See Also
- namespace GroupDocs.Redaction.Integration.Ocr
- assembly GroupDocs.Redaction