@regulaforensics/face-sdk
    Preparing search index...

    Class SearchPersonFilter

    Index
    • Parameters

      • Optionaloptions: { groups?: string[]; limit?: number; threshold?: number }

      Returns SearchPersonFilter

    groups: string[]
    limit: number
    threshold: number
    • get exclude(): boolean

      Returns boolean

    • get fieldName(): string | null

      Returns string | null

    • get fieldValues(): string[] | null

      Returns string[] | null

    • Parameters

      • fieldName: string
      • fieldValues: string[]
      • Optionaloptions: { exclude?: boolean }

      Returns void