5.3.4.33. Function features_alloc_RoIs_motion

5.3.4.33.1. Function Documentation

RoIs_motion_t *features_alloc_RoIs_motion(const size_t max_size, uint32_t *RoIs_id)

Allocation of the motion features.

Parameters
  • max_size – Maximum capacity of each feature field (= maximum number of elements in the arrays).

  • RoIs_id – Pointer of max_size elements to use for the id field. If set to NULL, the id field is allocated.

Returns

Pointer of allocated RoIs.