Homogeneous coordinates
ID: homogeneous-coordinates
Homogeneous coordinates are a system of coordinates used in projective geometry, which provides a way to represent points in a projective space. In computer graphics, robotics, and computer vision, homogeneous coordinates are commonly used to simplify various mathematical operations, particularly when dealing with transformations such as translation, rotation, scaling, and perspective projections.
New to topics? Read the docs here!