Share via


FaceList クラス

定義

Face リスト オブジェクト。

public class FaceList
type FaceList = class
Public Class FaceList
継承
FaceList

コンストラクター

FaceList()

FaceList クラスの新しいインスタンスを初期化します。

FaceList(String, String, String, String, IList<PersistedFace>)

FaceList クラスの新しいインスタンスを初期化します。

プロパティ

FaceListId

ターゲットの顔リストの faceListId を取得または設定します。

Name

Face リスト オブジェクト。

PersistedFaces

顔リスト内の永続化された顔を取得または設定します。

RecognitionModel

Face リスト オブジェクト。

UserData

Face リスト オブジェクト。

メソッド

Validate()

オブジェクトを検証します。

適用対象