IOcrConnector

IOcrConnector interface

画像ドキュメントと埋め込み画像に OCR を適用するために必要なメソッドを定義します.

public interface IOcrConnector

メソッド

名前 説明
Recognize(Stream) ストリームとして提供された画像の OCR 処理を行います。

関連項目