Reshape Channels

Node Icon

Reshape the channel dimensions of an input image or mask. The number of volumes in the output must match the number of volumes in the input.

Example: Input with channel shape [3, 4] can be reshaped to e.g. [4, 3], [2, 6] or [1, 12]; but not [3, 6].

Inputs

Input

Input image or mask.

Type: Mask, Image, List, Required, Single

Outputs

Output

Result

Type: Image

Settings

New Channel Shape Integers

New channel shape.

See also

Keywords: