Allor Documentation v.2 Help

Absolute By Container

Full Name

ImageCompositeAbsoluteByContainer

Description

Places images on top of each other in the outer container with pixel accuracy.

Backend

PyTorch

Input Parameters
Container

Container size

Images A

RGB/A images

Images B

RGB/A images

Images A X

First images horizontal position in container from left to right

Images A Y

First images vertical position in container from top to bottom

Images B X

Second images horizontal position in container from left to right

Images B Y

Second images vertical position in container from top to bottom

Background

What images will be placed on the background

Method
  • Pair — The images from the batches will be merged according to the sequence number.

  • Matrix — The image from the batches will be merged with all images.

Output Parameters
Images

RGB/A images

Last modified: 04 December 2023