opencv::features2d

Function fast_def

Source
pub fn fast_def(
    image: &impl ToInputArray,
    keypoints: &mut Vector<KeyPoint>,
    threshold: i32,
) -> Result<()>
Expand description

@overload

ยงNote

This alternative version of fast function uses the following default values for its arguments:

  • nonmax_suppression: true