Struct opencv::features2d::KeyPointsFilter [−][src]
pub struct KeyPointsFilter { /* fields omitted */ }
Expand description
A class filters a vector of keypoints.
Because now it is difficult to provide a convenient interface for all usage scenarios of the keypoints filter class, it has only several needed by now static methods.
Implementations
pub fn run_by_image_border(
keypoints: &mut Vector<KeyPoint>,
image_size: Size,
border_size: i32
) -> Result<()>
C++ default parameters
- max_size: FLT_MAX