
Maps [Vector2d<Double>] image-space points onto a calibrated ground plane, emitting [Vector2d<Double>] world-coordinate positions. Uses a 9-element homography with radial lens undistortion.
Real-world tracking — project tracked centroids to world coordinates for zone checks.
Smoothed world positions — project Kalman-filtered positions to world plane.
k1, k2, distortion must be calibrated offline; wrong values silently produce wrong world coordinates.k1 and k2.Automated release