Position and orientation of objects.
Estimating pose from an image of an object with known geometry is a classic Computer vision problem.
With three points (a triangel with known sides) one can already solve it :)
https://www.wikiwand.com/en/Pose_(computer_vision)