Skip to main content

Resize Images

Synopsis

Resizes images to the defined width and height

Description

Images will be resized to the size "width" and "height" which you can configure (parameters).

Input

transformer

Container holding the image transformers / pre-processors. This operator will extend it.

Output

transformer

Container holding the image transformers / pre-processors that this operator now extended.

Parameters

Width

Width to resize the images to.

Height

Height to resize the images to.