v.6.27.0¶
Improvements:¶
[LUNA-6722] Was added ability to add any keys in sources item structure on generate stream events endpoint.
[LUNA-6722] Field face_bounding_boxes was renamed to face_detection_data on generate stream events endpoint.
Field face_detection_data include new fields like angles, score, bounding_box in each item in this array.
Each item in field face_bounding_boxes now stored in bounding_box field.
Was added ability to add any keys in face_detection_data item structure.
[LUNA-6722] Field body_bounding_boxes was renamed to body_detection_data on generate stream events endpoint.
Field body_detection_data include new field bounding_box in each item in this array.
Each item in field body_bounding_boxes now stored in bounding_box field.
Was added ability to add any keys in body_detection_data item structure.
[LUNA-6722] Was added new fields angles and score to face field on generate stream events endpoint.
Was added ability to add any keys in face structure.
[LUNA-6729] Add result_url field to tasks callback in case then task is successfully done and luna-image-store is enabled. See get task notification policy.
[LUNA-6734] Human tracking analytics is now available, see videosdk. Human tracking analytics allows you to track individual people on a video and perform estimations on them.
[LUNA-6757] Add a detailed description to the cron field in the create tasks schedule, replace tasks schedule, get tasks schedules, get tasks schedule endpoints.
Migration:¶
See a migration manual.