Skip to main content

extract_features

Function extract_features 

Source
pub fn extract_features(image: &Image) -> Vec<FeaturePoint>
Expand description

Extract feature points from an image (simplified SIFT-like).