A Vision-Based Closed-Form Solution for Measuring the Rotation Rate of an Object by Tracking One Point
This provides a computationally efficient method for rotation measurement in robotics or computer vision, though it is incremental as it builds on existing vision-based tracking techniques.
The paper tackles the problem of measuring an object's rotation rate using vision, showing that under orthographic projection with a fixed camera point, tracking just one additional feature yields an analytical solution for instantaneous rotation rate, with simulation and real video results validating the approach.
We demonstrate that, under orthographic projection and with a camera fixated on a point located on a rigid body, the rotation of that body can be analytically obtained by tracking only one other feature in the image. With some exceptions, any tracked point, regardless of its location on the body, yields the same value of the instantaneous rotation rate. The proposed method is independent of the shape of the 3D object and does not require a priori knowledge about the scene. This algorithm is suited for parallel processing and can achieve segmentation of the scene by distinguishing points that do not belong to the same rigid body, simply because they do not produce the same value of the rotation. This paper presents an analytical derivation, simulation results, and results from real video data.