chili-epfl / chilitrack

A marker-less tracking library for augmented reality (heavily relying on OpenCV)
15 stars 10 forks source link

Tag instability & flipping #4

Open ayberkozgur opened 9 years ago

ayberkozgur commented 9 years ago

We should implement a countermeasure for tag pose estimation instability (and flipping). A solution (to a degree) for this is a Kalman filter on the tag pose + IMU data when available.