FM_RANSAC top-level constant

int const FM_RANSAC

RANSAC algorithm. It needs at least 15 points. 7-point algorithm is used.

Implementation

const int FM_RANSAC = 8;