Function vlfeat_sys::vl_liopdesc_new [] [src]

pub unsafe extern "C" fn vl_liopdesc_new(
    numNeighbours: vl_int,
    numSpatialBins: vl_int,
    radius: f32,
    sideLength: vl_size
) -> *mut VlLiopDesc

@name Construct and destroy ** @{