Package ai.konduit.serving.data.image.step.bb.extract
-
Class Summary Class Description ExtractBoundingBoxStep ExtractBoundingBoxStep: Given one or more bounding boxes, and an input image, extract from the input region an image that corresponds to the bounding box region.
i.e.: output as images the input image region covered by the bounding boxes
Note: supports bothBoundingBoxandList<BoundingBox>fields.