Skip to main content

libmv_getFeature

Function libmv_getFeature 

Source
pub unsafe extern "C" fn libmv_getFeature(
    libmv_features: *const libmv_Features,
    number: c_int,
    x: *mut f64,
    y: *mut f64,
    score: *mut f64,
    size: *mut f64,
)