crop_img

cocohelper.transforms.crop.crop_img(img, anns, xywh)[source]
Parameters:
  • img (ndarray) –

  • anns (List[dict]) –

  • xywh (Tuple[int, int, int, int]) –

Return type:

Tuple[ndarray, List[dict]]