pub fn draw_bboxes( img: &mut RgbImage, color: Rgb<u8>, annotate_data: &Vec<BoundingBox>, text: Option<&str>, )