Create SearchPersonRequest object.
Image Upload object to apply search with.
Optional
params: { Optional
detectWhether to process only the one face on the image or all the faces.
Default: false
.
Optional
groupThe Group IDs of the groups in which the search is performed.
Optional
limit?: numberThe number of returned Persons limit. Default: 100.
Optional
outputIf set the uploaded image is processed according to the indicated settings.
Optional
tag?: stringOptional
threshold?: numberThe similarity distance threshold, should be between 0.0 and 2.0, where 0.0 is for returning results for only the most similar persons and 2.0 is for all the persons, even the dissimilar ones. Default: 1.
Request object that configures Search settings.