Function var_threshold

Source
pub unsafe extern "C" fn var_threshold(
    Image: Hobject,
    Region: *mut Hobject,
    MaskWidth: Hlong,
    MaskHeight: Hlong,
    StdDevScale: f64,
    AbsThreshold: f64,
    LightDark: *const c_char,
) -> Herror