image_crop

Contents

image_crop#

image_crop(input_image, bounding_box)[source]#

Crops an image to a specified bounding box. The bounding box is specified as [x, y, width, height].