Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

ParameterRequiredParameter description
server_idYes

ID of the Face Recognition Server in the Face -IntellectPSIM software package

onlineRefresh 

Yes

This parameter must be set to 1

genders

No

Gender: 0 - undefined, 1 - male, 2 - female

If not specified, gender is not taken into account

pageNo

Number of results pages

If not specified, then page = 1

pageSize

No

Results per page

If not specified, then pageSize = 1, i.e. there will be 1 result on 1 page

cameraIdsNo

Camera IDs (GUID or ID in the Intellect object tree)

If not specified, then results for all cameras are displayed

sim_minNo

Face types: -1 - all faces, 1 - only recognized, 0 - only unrecognized

If not specified, then sim_min = -1

minAgeNo

Minimum age of persons

If not specified, age is not taken into account

maxAgeNo

Maximum age of persons

If not specified, age is not taken into account

dateTimeFromYesThe initial boundary of the time period in UTC+0 format: yyyy-mm-ddThh:nn:ss.fff
dateTimeToYesEnding boundary of the time period in UTC+0 format: yyyy-mm-ddThh:nn:ss.fff

...