pub fn segmentation_bounds( seg: &CocoSegmentation, ) -> Option<(f64, f64, f64, f64)>
Get bounding box for any segmentation type.