5.3.4.30. Function features_alloc_RoIs_asso

5.3.4.30.1. Function Documentation

RoIs_asso_t *features_alloc_RoIs_asso(const size_t max_size, uint32_t *RoIs_id)

Allocation of the association 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.