Type Alias leptonica_sys::L_RDID

source ·
pub type L_RDID = L_Rdid;

Aliased Type§

struct L_RDID {
Show 25 fields pub pixs: *mut Pix, pub counta: *mut *mut i32, pub delya: *mut *mut i32, pub narray: i32, pub size: i32, pub setwidth: *mut i32, pub nasum: *mut Numa, pub namoment: *mut Numa, pub fullarrays: i32, pub beta: *mut f32, pub gamma: *mut f32, pub trellisscore: *mut f32, pub trellistempl: *mut i32, pub natempl: *mut Numa, pub naxloc: *mut Numa, pub nadely: *mut Numa, pub nawidth: *mut Numa, pub boxa: *mut Boxa, pub nascore: *mut Numa, pub natempl_r: *mut Numa, pub nasample_r: *mut Numa, pub naxloc_r: *mut Numa, pub nadely_r: *mut Numa, pub nawidth_r: *mut Numa, pub nascore_r: *mut Numa,
}

Fields§

§pixs: *mut Pix§counta: *mut *mut i32§delya: *mut *mut i32§narray: i32§size: i32§setwidth: *mut i32§nasum: *mut Numa§namoment: *mut Numa§fullarrays: i32§beta: *mut f32§gamma: *mut f32§trellisscore: *mut f32§trellistempl: *mut i32§natempl: *mut Numa§naxloc: *mut Numa§nadely: *mut Numa§nawidth: *mut Numa§boxa: *mut Boxa§nascore: *mut Numa§natempl_r: *mut Numa§nasample_r: *mut Numa§naxloc_r: *mut Numa§nadely_r: *mut Numa§nawidth_r: *mut Numa§nascore_r: *mut Numa