The operator AppendImageDyn dynamically concatenates input images into a larger output image. Whether appending of images shall occur is controlled by input Append which is synchronous to input I. Whenever any of the pixels of input Append has the value 1 the subsequent image is appended to the current image.
![]() |
Exceeded Maximum Image Height |
---|---|
Please note that it is possible to exceed the maximum image height defined in the output link with this operator. Always ensure that the concatenated input images do not exceed the parameterized maximum image height of the output link. Further operators might not work correctly if the image height is exceeded. For example, 3 input images of height 1024 are concatenated. The output image height will be 3072. Thus, the maximum image height in the output link must be set to 3072 or higher to ensure a correct functionality of the VisualApplets operators. |
Property | Value |
---|---|
Operator Type | P |
Input Links | I, data input Append, control input |
Output Link | O, data output |