Image Rectification using Homography Transformation
MATLAB implementation for image homography rectification with sample images and examples. The core algorithm is available in RectifyImg.m, which performs perspective correction using projective geometry transformations.