Skip to content

v.5.143.0#

Changes

  • New targets, aggregated_face_detection_sources and aggregated_body_detection_sources, have been added to the video analytics request for human tracking analytics.

    Now, instead of the deprecated aggregated_face_samples and aggregated_body_samples targets (declared deprecated and not recommended for use), you can retrieve not only samples but also source images and bbox coordinates for each detected face/body.

    This enables more detailed video analysis.

  • Now the /images and /objects resources support cyrillic and special characters in folder and object names.

    Previously, only latin letters, numbers, and some symbols were supported.