Uses of Class
com.irurueta.ar.sfm.BaseAbsoluteOrientationSlamSparseReconstructor
Packages that use BaseAbsoluteOrientationSlamSparseReconstructor
Package
Description
This package contains classes related to Structure From Motion
techniques in order to obtain 3D reconstructed data from matched points
obtained when a camera moves
-
Uses of BaseAbsoluteOrientationSlamSparseReconstructor in com.irurueta.ar.sfm
Subclasses of BaseAbsoluteOrientationSlamSparseReconstructor in com.irurueta.ar.sfmModifier and TypeClassDescriptionclass
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.class
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.