pub fn localize(gps: Gps, detection: &BoxDetection) -> ObjectExpand description
Returns the real world latitude and longitude of a detected object given current drone position and detected bounding box.
pub fn localize(gps: Gps, detection: &BoxDetection) -> ObjectReturns the real world latitude and longitude of a detected object given current drone position and detected bounding box.