ObjectDetectorResult

公用抽象類別 ObjectDetectorResult

代表 ObjectDetector 產生的偵測結果。

公用建構函式

公用方法

static ObjectDetectorResult
create(List<Detection> DetectionList, long timestampM)
ERROR(/Detection) protobuf 訊息清單建立 ObjectDetectorResult 執行個體。

繼承的方法

公用建構函式

public ObjectDetectorResult ()

公用方法

public static ObjectDetectorResult create (List<Detection> DetectionList, long timestampM)

ERROR(/Detection) protobuf 訊息清單建立 ObjectDetectorResult 執行個體。

參數
detectionList ERROR(/DetectionOuterClass.Detection) protobuf 訊息的清單。
timestampMs 此結果的時間戳記。