id: version-0.68.0-org.apache.streampipes.processor.imageclassification.jvm.image-enricher title: Image Enricher sidebar_label: Image Enricher original_id: org.apache.streampipes.processor.imageclassification.jvm.image-enricher


Description

Image Enrichment: Enriches an + image with + given bounding box coordinates

Required input

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

Output

A new event containing the image with bounding boxes rendered according to the boxes of the input event