Uses of Class
com.irurueta.ar.sfm.AbsoluteOrientationSlamSparseReconstructorConfiguration
Packages that use AbsoluteOrientationSlamSparseReconstructorConfiguration
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 AbsoluteOrientationSlamSparseReconstructorConfiguration in com.irurueta.ar.sfm
Methods in com.irurueta.ar.sfm that return AbsoluteOrientationSlamSparseReconstructorConfigurationModifier and TypeMethodDescriptionAbsoluteOrientationSlamSparseReconstructorConfiguration.make()
Creates an instance of a multiple views sparse re-constructor configuration with slam estimation and absolute orientation.Constructors in com.irurueta.ar.sfm with parameters of type AbsoluteOrientationSlamSparseReconstructorConfigurationModifierConstructorDescriptionAbsoluteOrientationSlamSparseReconstructor
(AbsoluteOrientationSlamSparseReconstructorConfiguration configuration, AbsoluteOrientationSlamSparseReconstructorListener listener) Constructor.