Workspace 6.21.5
ImageComposition

Composes a single image from a number of input images. Each image does not need to be the same size, as they can be anchored or tiled as overlays if required.

  • Default label: "Image composition"
  • Member of plug-in: Data analysis
  • Catalogue path: Images
Inputs:
Base imageQImage

Image overlaysArrayCSIRO::DataAnalysis::ImageOverlay

Images to overlay on top of the base image. These overlays are of type ImageOverlay, and thus are able to be configured to be anchored relative to a particular location on the base image, or tiled.

Outputs:
Composited imageQImage