IOcrConnector
IOcrConnector interface
定义将 OCR 应用于图像文档和嵌入图像所需的方法。
public interface IOcrConnector
方法
姓名 | 描述 |
---|---|
Recognize(Stream) | 是否对作为流提供的图像进行 OCR 处理。 |
定义将 OCR 应用于图像文档和嵌入图像所需的方法。
public interface IOcrConnector
姓名 | 描述 |
---|---|
Recognize(Stream) | 是否对作为流提供的图像进行 OCR 处理。 |