Mask Logical Operation
Function
This Step is used to perform logical operations on two mask lists of the same size, thereby merging masks and extracting or removing the common regions.
Input Description
| Input item | Description |
|---|---|
First Masks |
The first mask list. |
Second Masks |
The second mask list with the same image size. |
Parameter Description
Logical Operation Settings
| Parameter | Description |
|---|---|
Logical Operation Type |
Parameter description: This parameter specifies the type of mask logical operation. Value list: AND, OR, XOR, NOT
|
Mask Usage Settings
| Parameter | Description |
|---|---|
Mask Correspondence |
Parameter description: This parameter specifies the correspondence between masks in the two input mask lists. Value list: FirstToAll, OneToOne
|
Output Description
| Output item | Description |
|---|---|
Output Masks |
The mask list produced by logical operations. |