EXTRACT_BOUNDING_BOX

ExtractBoundingStep is a a pipeline step that extracts sub-images from an input image, based on the locations of input bounding boxes. Returns list of image for the cropped image regions.

Last updated