InteractiveSegmenter.RegionOfInterest

public static クラス InteractiveSegmenter.RegionOfInterest

操作する関心領域(ROI)。

パブリック メソッド

static InteractiveSegmenter.RegionOfInterest
createList<NormalizedKeypoint> フリーハンド)
ユーザーがセグメント化するオブジェクトのフリーハンドを表す InteractiveSegmenter.RegionOfInterest インスタンスを作成します。
static InteractiveSegmenter.RegionOfInterest
createNormalizedKeypoint キーポイント)
ユーザーがセグメント化するオブジェクトを指す単一点を表す InteractiveSegmenter.RegionOfInterest インスタンスを作成します。

継承されるメソッド

パブリック メソッド

public static InteractiveSegmenter.RegionOfInterest create (List<NormalizedKeypoint> scriptble)

ユーザーがセグメント化するオブジェクトのフリーハンドを表す InteractiveSegmenter.RegionOfInterest インスタンスを作成します。

パラメータ
フリーハンド

public static InteractiveSegmenter.RegionOfInterest create NormalizedKeypoint keypoint)

ユーザーがセグメント化するオブジェクトを指す単一点を表す InteractiveSegmenter.RegionOfInterest インスタンスを作成します。

パラメータ
キーポイント