Versions Compared

Key

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

...

  • server_id is the identifier of the Face Recognition Server in Face Intellect (see Configuring the Face Recognition Server object);
  • minAge is the minimum age of persons whose data should be obtained;
  • maxAge is the maximum age of persons whose data should be obtained;
  • dateTimeFrom is the time in UTC format, starting from which the data should be obtained;
  • dateTimeTo is the time in UTC format, up to which the data should be obtained;
  • cameraIds is the camera IDs in Face Intellect (see Creating and configuring the Camera object);
  • genders is the gender of persons whose data should be obtained: 0 - Not definedUnknown, 1 - MaleMales, 2 - FemaleFemales;
  • returnLocalTime is the time format of the face capture: 0 - time in UTC format, 1- local time of the Server;
  • timePeriod is the type of grouping the analytic data: 0 - by hour, 1 - by day, 2 - by month, 3 - by year.

...