Introduction - If you have any usage issues, please Google them yourself
Loads an image
Applies an Affine Transform to the image. This Transform is obtained the relation between three points. We use the function warpAffine for that purpose.
Applies a Rotation to the image after being transformed. This rotation is with respect to the image center
Waits until the user exits the program