Skip to main content

FM_RANSAC

Constant FM_RANSAC 

Source
pub const FM_RANSAC: i32 = 8;
Expand description

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