@regulaforensics/face-sdk
Preparing search index...
SearchPersonFilter
Class SearchPersonFilter
Index
Constructors
constructor
Properties
groups
limit
threshold
Accessors
exclude
field
Name
field
Values
Methods
filter
Field
Constructors
constructor
new
SearchPersonFilter
(
options
?:
{
groups
?:
string
[]
;
limit
?:
number
;
threshold
?:
number
}
,
)
:
SearchPersonFilter
Parameters
Optional
options
:
{
groups
?:
string
[]
;
limit
?:
number
;
threshold
?:
number
}
Returns
SearchPersonFilter
Properties
groups
groups
:
string
[]
limit
limit
:
number
threshold
threshold
:
number
Accessors
exclude
get
exclude
()
:
boolean
Returns
boolean
field
Name
get
fieldName
()
:
string
|
null
Returns
string
|
null
field
Values
get
fieldValues
()
:
string
[]
|
null
Returns
string
[]
|
null
Methods
filter
Field
filterField
(
fieldName
:
string
,
fieldValues
:
string
[]
,
options
?:
{
exclude
?:
boolean
}
,
)
:
void
Parameters
fieldName
:
string
fieldValues
:
string
[]
Optional
options
:
{
exclude
?:
boolean
}
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
groups
limit
threshold
Accessors
exclude
field
Name
field
Values
Methods
filter
Field
@regulaforensics/face-sdk
Loading...