Function dyn_threshold

Source
pub unsafe extern "C" fn dyn_threshold(
    OrigImage: Hobject,
    ThresholdImage: Hobject,
    RegionDynThresh: *mut Hobject,
    Offset: f64,
    LightDark: *const c_char,
) -> Herror