Skip to content

Extra credit assignment for my Linear Algebra class of Spring 2017 at UMass Boston. This assignment focused on the application of matrices to produce rotations.

Notifications You must be signed in to change notification settings

flvyu/Image-Rotation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image-Rotation

Extra credit assignment for my Linear Algebra class of Spring 2017 at UMass Boston. This assignment focused on the application of matrices to produce rotations.

  • Image files are read using GrayImage.java, therefore Rotate.java and Flip.java need GrayImage to run properly.
  • Large Images over 400px in width or height are scaled to half their size for faster rotation animation.
  • When an Image is saved, it is saved to the current directory.

About

Extra credit assignment for my Linear Algebra class of Spring 2017 at UMass Boston. This assignment focused on the application of matrices to produce rotations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages