Function T_binary_threshold

Source
pub unsafe extern "C" fn T_binary_threshold(
    Image: Hobject,
    Region: *mut Hobject,
    Method: Htuple,
    LightDark: Htuple,
    UsedThreshold: *mut Htuple,
) -> Herror