Function leptonica_sys::pixGetRowStats[][src]

pub unsafe extern "C" fn pixGetRowStats(
    pixs: *mut PIX,
    type_: l_int32,
    nbins: l_int32,
    thresh: l_int32,
    colvect: *mut l_float32
) -> l_ok