Versions Compared

Key

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

...

ParameterRequiredParameter description
server_idYes

Identifier of the Face Recognition Server in Face-Intellect

minAgeNo

Minimum age of persons

If not specified, then age is not taken into account

maxAge No

Maximum age of persons

If not specified, then age is not taken into account

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
cameraIds No

Camera IDs in Face-Intellect

If not specified, then results for all cameras are displayed

genders Yes

Gender of persons whose data should be obtained: 0 - Unknown, 1 - Males, 2 - Females

If parameter value is empty, then all results are displayed regardless of gender

returnLocalTimeNo

Time format of the face capture: 0 - time in UTC+0 format, 1 - local — local time of the Server

If not specified, then returnLocalTime=0

timePeriodNo

Type of grouping the analytic data: 0 - by hour, 1 - by day, 2 - by month, 3 - by year

If not specified, then timePeriod=0

...

ParameterParameter description
RowsList of unique faces
timestampFirst pass time in UTC+0 format
valueList of additional face characteristics (for more details, see Getting the recognition protocol)
ResponseResponse
StatusCompleted request status: SUCCESS - successful, if error - see  see List of possible errors of the Face Recognition Server

...