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