Rotate an image to given angle
imout = imrotate(im1,deg,crp)
Source Image
Rotational angle in degree, positive indicating anti-clockwise direction
Returns only central portion output image which is the same size as source if set to 1
Rotated Image
This function rotate an image to a given angle