Function T_segment_characters

Source
pub unsafe extern "C" fn T_segment_characters(
    Region: Hobject,
    Image: Hobject,
    ImageForeground: *mut Hobject,
    RegionForeground: *mut Hobject,
    Method: Htuple,
    EliminateLines: Htuple,
    DotPrint: Htuple,
    StrokeWidth: Htuple,
    CharWidth: Htuple,
    CharHeight: Htuple,
    ThresholdOffset: Htuple,
    Contrast: Htuple,
    UsedThreshold: *mut Htuple,
) -> Herror