This repository is not active
cengr-saad/CustomImageRotationInMatlab
This MATLAB function rotates grayscale images without "imrotate". It uses geometric transformation to rotate images at a specified angle and predicts the size of the rotated image. The code is optimized for large images and offers greater control than the built-in function. Released under the GPL v3.0 license.
MATLAB