Functions
>
Image Processing
>
Geometric Transforms
> Rotating
Rotating
•
rotate(M, angle)
—Returns the matrix
M
rotated
angle
degrees counterclockwise. The boundary area is set to black.
Arguments
•
M
is an image matrix.
•
angle
is a real number in units of degrees.
Related Topics
About Geometric Transformation Functions
Example: Rotating Images
Was this helpful?
This site works best with JavaScript enabled