Class AbsoluteOrientationConstantVelocityModelSlamSparseReconstructor


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