Versions Compared

Key

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

...

ParameterRequiredParameter description
server_idYesIdentifier of the Face Recognition Server in Face -IntellectPSIM
minAgeNoMinimum age of persons
maxAge NoMaximum age of persons
dateTimeFrom YesTime in UTC+0 format, starting from which the data should be obtained
dateTimeTo YesTime in UTC+0 format, up to which the data should be obtained
genders NoGender of persons whose data should be obtained: 0 - Unknown, 1 - Males, 2 - Females
faceModeNoType of persons whose data should be obtained: 0 - all faces, 1 - only recognized faces, 2 - only unrecognized faces
thresholdNoThreshold value of the faces similarity degree
minPassesNoFilter by the minimum number of passes
maxPassesNoFilter by the maximum number of passes
cameraIds NoCamera IDs in Face -IntellectPSIM

Request example:

POST http://127.0.0.1:10000/firserver/GetAnalityc

...