segmentation_bounds

Function segmentation_bounds 

Source
pub fn segmentation_bounds(
    seg: &CocoSegmentation,
) -> Option<(f64, f64, f64, f64)>
Expand description

Get bounding box for any segmentation type.