cv.rotate - MATLAB File Help
cv.rotate

Rotates a 2D array in multiples of 90 degrees

dst = cv.rotate(src, rotateCode)

Input

Output

The function cv.rotate rotates the array in one of three different ways:

See also