Introduction - If you have any usage issues, please Google them yourself
Counterclockwise rotation of the image at any angle. Key part of the input rotation parameters: p = inputdlg (prompt, ' input' , 1, defans) p1 = str2num (p {1}) By function f = imrotate the (handles.img, p1 ' bilinear' , ' crop' ) achieve flip.