pub type VlDsiftKeypoint = VlDsiftKeypoint_;Aliased Type§
#[repr(C)]pub struct VlDsiftKeypoint {
pub x: f64,
pub y: f64,
pub s: f64,
pub norm: f64,
}Fields§
§x: f64< x coordinate
y: f64< y coordinate
s: f64< scale
norm: f64< SIFT descriptor norm