opencv::features2dFunction fast_def
Source pub fn fast_def(
image: &impl ToInputArray,
keypoints: &mut Vector<KeyPoint>,
threshold: i32,
) -> Result<()>
Expand description
@overload
This alternative version of fast function uses the following default values for its arguments: