MENOU SDK MENOU SDK
MENOU SDK MENOU SDK
MENOUフォーラム

Interface ITextDetectionRegionResult

テキスト検出タスクにおける画像内の領域(ROI)ごとの推論結果を表します。 MENOU-TE 上で ROI の指定が行われていない場合 BoundingBox には画像全体を表す値が設定されます。

Namespace: Menou.Menoute.Runtime
Assembly: Menou.Menoute.Runtime.dll
Syntax
public interface ITextDetectionRegionResult

Properties

Name Description
BoundingBox

画像内の位置を表すバウンディングボックス。

Items

該当領域内で検出されたテキストの一覧。

© Copyright 2021 MENOU Corp.