5.3.2.20. Struct RoIs_t

5.3.2.20.1. Struct Documentation

struct RoIs_t

Structure of RoI structures. This structure contains arrays of all previously defined RoI structures.

See also

RoIs_basic_t.

See also

RoIs_asso_t.

See also

RoIs_motion_t.

See also

RoIs_magn_t.

See also

RoIs_elli_t.

Public Members

RoI_basic_t *basic

Basic features.

RoI_asso_t *asso

Association features.

RoI_motion_t *motion

Motion features.

RoI_magn_t *magn

Magnitude features.

RoI_elli_t *elli

Ellipse features.

size_t _size

Current size/utilization of the fields.

size_t _max_size

Maximum capacity of data that can be contained in the fields.