id: org.apache.streampipes.processor.imageclassification.jvm.image-cropper title: Image Cropper sidebar_label: Image Cropper


Description

Image Enrichment: Crops an + image based on + given bounding box coordinates


Required input

An image and an array with bounding boxes. A box consists of the x and y coordinates in the image as well as the height and width

Output

A new event for each box containing the cropped image