5.3.4.66. Function kNN_asso_conflicts_write

5.3.4.66.1. Function Documentation

void kNN_asso_conflicts_write(FILE *f, const kNN_data_t *kNN_data, const RoIs_asso_t *RoIs0_asso, const RoIs_asso_t *RoIs1_asso, const RoIs_motion_t *RoIs1_motion)

See also

_kNN_asso_conflicts_write for the explanations about the nature of the processing.

Parameters
  • f – File descriptor (in write mode).

  • kNN_data – Inner kNN data.

  • RoIs0_asso – Association features at \(t - 1\).

  • RoIs1_asso – Association features at \(t\).

  • RoIs1_motion – Motion features at \(t\).