| 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 both BoundingBox and List<BoundingBox> fields. |
Copyright © 2022. All rights reserved.