Allor Documentation v.2 Help

Add By Mask

Full Name

AlphaChannelAddByMask

Description

Getting alpha channels as mask and adding it to images.

Backend

PyTorch

Input Parameters
Images

RGB images

Mask

Alpha Channel

Method
  • Default — Standard channel addition.

  • Invert — The channel is changed to opposite values before being added.

Output Parameters
Images

RGBA images

Last modified: 04 December 2023