Class AbsoluteOrientationConstantVelocityModelSlamPairedViewsSparseReconstructor


Estimates pairs of cameras and 3D reconstructed points from sparse image point correspondences in multiple view pairs 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 AbsoluteOrientationSlamPairedViewsSparseReconstructor if absolute orientation is needed, or SlamPairedViewsSparseReconstructor otherwise to get better accuracy.