rot90cw

Syntax: rot90cw(input image, output image)

Rotates input image clockwise 90 degrees around the \(z\)-axis.

This command can be used in the distributed processing mode. Use distribute command to change processing mode from local to distributed.

Arguments

input image [input]

Data type: uint8 image, uint16 image, uint32 image, uint64 image, int8 image, int16 image, int32 image, int64 image, float32 image, complex32 image

Input image.

output image [output]

Data type: uint8 image, uint16 image, uint32 image, uint64 image, int8 image, int16 image, int32 image, int64 image, float32 image, complex32 image

Output image.

See also

rot90cw, rot90ccw, rotate, flip, reslice, crop, copy, scalelabels, carttocyl