Function opencv::features2d::fastx [] [src]

pub fn fastx(image: &Mat, keypoints: &VectorOfKeyPoint, threshold: i32, nonmaxSuppression: bool, _type: i32) -> Result<(), String>