pub fn estimate_cap_height(
_binary_image: &GrayImage,
_line_bbox: &BoundingBox,
_baseline: &BaselineEstimate,
x_height: f32,
ascender_height: f32,
) -> f32Expand description
Estimate cap height (height of uppercase letters)
pub fn estimate_cap_height(
_binary_image: &GrayImage,
_line_bbox: &BoundingBox,
_baseline: &BaselineEstimate,
x_height: f32,
ascender_height: f32,
) -> f32Estimate cap height (height of uppercase letters)