+A homography is a fundamental [geometric transformation](/wiki/geometric_transformation) that maps points from one [plane](/wiki/plane) to another. This powerful tool in computer vision allows for tasks like perspective correction, image rectification, and panorama stitching, effectively transforming how we view spaces.
+## See also
+- [Computer Vision](/wiki/computer_vision)
+- [Image Stitching](/wiki/image_stitching)
+- [Matrix](/wiki/matrix)
... 1 more lines