v.3.5.4¶
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.
Migration:¶
See a migration manual.