Create SearchPersonRequest object.
Image Upload object to apply search with.
Optionalparams: { OptionaldetectWhether to process only the one face on the image or all the faces.
Default: false.
OptionalgroupThe Group IDs of the groups in which the search is performed.
Optionallimit?: numberThe number of returned Persons limit. Default: 100.
OptionaloutputIf set the uploaded image is processed according to the indicated settings.
Optionaltag?: stringOptionalthreshold?: 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.