Class AbsoluteOrientationConstantVelocityModelSlamTwoViewsSparseReconstructor


Estimates cameras and 3D reconstructed points from sparse image point correspondences in two views and using SLAM (with accelerometer and gyroscope data) with absolute orientation for overall scale and orientation estimation. NOTE: This implementation does not seem to be very reliable because the SLAM estimator is not accurate at all on position or orientation estimator. Use AbsoluteOrientationSlamTwoViewsSparseReconstructor if absolute orientation is needed, or SlamTwoViewsSparseReconstructor otherwise to get better accuracy.