You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@streampipes.apache.org by GitBox <gi...@apache.org> on 2022/11/26 13:41:20 UTC

[GitHub] [streampipes] dominikriemer opened a new issue, #432: Wrong Output Strategy for Image Cropper Processor

dominikriemer opened a new issue, #432:
URL: https://github.com/apache/streampipes/issues/432

   The ImageCropper Processor currently uses a fixed output strategy only containing the image.
   
   This should be changed to an append output strategy, to keep the original properties of the event. The image property should be replaced with the cropped image and the class of the bounding box should be appended as a new property.
   
   Imported from Jira [STREAMPIPES-266](https://issues.apache.org/jira/browse/STREAMPIPES-266). Original Jira may contain additional context.
   Reported by: zehnder.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@streampipes.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [streampipes] dominikriemer closed issue #432: Wrong Output Strategy for Image Cropper Processor

Posted by GitBox <gi...@apache.org>.
dominikriemer closed issue #432: Wrong Output Strategy for Image Cropper Processor
URL: https://github.com/apache/streampipes/issues/432


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@streampipes.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org