Function char_threshold

Source
pub unsafe extern "C" fn char_threshold(
    Image: Hobject,
    HistoRegion: Hobject,
    Characters: *mut Hobject,
    Sigma: f64,
    Percent: f64,
    Threshold: *mut Hlong,
) -> Herror