Enum TaskType
タスクの種別を表します。
Namespace: Menou.Menoute.Runtime
Assembly: Menou.Menoute.Runtime.dll
Syntax
public enum TaskType
Fields
Name | Description |
---|---|
Alignment | 位置合わせタスク。 |
BarcodeReader | バーコードリーダータスク。 |
Classification | 分類タスク。 |
ROIComparison | 解析領域比較タスク |
Script | スクリプトタスク。 |
Segmentation | 領域検出タスク。 |
ShapeExtraction | 形状抽出タスク。 |
TextDetection | テキスト検出タスク。 |