diff --git a/supervision/detection/utils.py b/supervision/detection/utils.py index c4c9d1e2..347e4f64 100644 --- a/supervision/detection/utils.py +++ b/supervision/detection/utils.py @@ -829,7 +829,7 @@ def move_oriented_boxes( ]) offset = np.array([5, 5]) - sv.move_oriented_boxes(xyxy=xyxyxyxy, offset=offset) + sv.move_oriented_boxes(xyxy=xyxy, offset=offset) # array([ # [ # [25, 15],