5.3.4.30. Function features_alloc_RoIs_asso¶
Defined in File features_compute.h
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_sizeelements to use for theidfield. If set to NULL, theidfield is allocated.
- Returns
Pointer of allocated RoIs.