v.6.28.0

Improvements:

  1. [LUNA-6793] Added the ability to set TTL of the task result using result_storage_policy object. See create clustering task, create exporter task, create linker task, create garbage collecting task, create reporter task, create cross matching task, create ROC-curve calculating task, create estimator task, create lambda task, create task schedule.

  2. [LUNA-6766] DROI parameter supported for crowd analytics at videosdk. To retrieve people count coordinates in custom area, use DROI parameter. Note that DROI, unlike ROI, is not an estimator parameter, but works as a filter for targets estimated. DROI format supports a combination of poligons defined by vertex coordinates.

  3. [LUNA-6848] Add trusted detections field for sdk, iso. Trusted detection field allows you to specify that provided detections were received with VL algorithms and don’t require redetecting.

  4. [LUNA-6852] Add origin_bounding_box field to the detection data of raw_image source type of generate stream events requests. origin_bounding_box field allows to specify detection that will be saved in the generated event. bounding_box field of detections source type was renamed to origin_bounding_box. See generate stream events (beta).

Migration:

See a migration manual.