Decomposing Rotations into Shear Mappings

Initializing live version
Download to Desktop

Requires a Wolfram Notebook System

Interact on desktop, mobile and cloud with the free Wolfram Player or other Wolfram Language products.

Decomposing rotation matrices into three shear matrices, one can rotate an image an arbitrary number of degrees by simply performing shear operations. This allows rotations to be performed in basic image-editing software without free rotate, such as Paint.

Contributed by: Nate Orlow (October 2013)
Open content licensed under CC BY-NC-SA


Snapshots


Details

The specific choices for and are explained in [1]. Using these, I manually computed the height and width of the resulting cropped image and used these values for the cropping functions. Similar calculations can be performed for counterclockwise rotations, but I restricted the values for here to the range 0 to 90 in order to program one case.

Try out your own image in the "myimage" variable. The coin image provided is from Wikimedia Commons.

Reference

[1] DataGenetics. "Rotating Images" (blog). (Oct 8, 2013) datagenetics.com/blog/august32013/index.html.



Feedback (field required)
Email (field required) Name
Occupation Organization
Note: Your message & contact information may be shared with the author of any specific Demonstration for which you give feedback.
Send