5.3.4.38. Function features_compute_ellipse

5.3.4.38.1. Function Documentation

void features_compute_ellipse(const RoI_basic_t *RoIs_basic, RoI_elli_t *RoIs_elli, const size_t n_RoIs)

Compute the semi-major and the semi-minor axes of RoIs.

See also

RoI_basic_t for more explanations about the basic features.

See also

RoI_elli_t for more explanations about the features.

Parameters
  • RoIs_basic – Basic features.

  • RoIs_elli – Ellipse features (including the a and b features).

  • n_RoIs – Number of connected-components (= number of RoIs).