Rotate Image
cv_rotate(image, angle)
Image to be Rotated grayscale/rgb
Angle with which the image is to be rotated integer
Rotating an Image.
Takes an input image from user and rotates it to a specific angle provided by the User. It gives an error if the Image is not correct i.e it is not n-darray