5.3.4.31. Function features_alloc_RoIs_basic

5.3.4.31.1. Function Documentation

RoIs_basic_t *features_alloc_RoIs_basic(const size_t max_size, uint32_t *RoIs_id)

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