Uses of Class
com.irurueta.ar.sfm.AbsoluteOrientationSlamPairedViewsSparseReconstructorConfiguration
Packages that use AbsoluteOrientationSlamPairedViewsSparseReconstructorConfiguration
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 AbsoluteOrientationSlamPairedViewsSparseReconstructorConfiguration in com.irurueta.ar.sfm
Methods in com.irurueta.ar.sfm that return AbsoluteOrientationSlamPairedViewsSparseReconstructorConfigurationModifier and TypeMethodDescriptionAbsoluteOrientationSlamPairedViewsSparseReconstructorConfiguration.make()
Creates an instance of a paired view sparse re-constructor configuration with slam estimation and absolute orientation.Constructors in com.irurueta.ar.sfm with parameters of type AbsoluteOrientationSlamPairedViewsSparseReconstructorConfigurationModifierConstructorDescriptionAbsoluteOrientationSlamPairedViewsSparseReconstructor
(AbsoluteOrientationSlamPairedViewsSparseReconstructorConfiguration configuration, AbsoluteOrientationSlamPairedViewsSparseReconstructorListener listener) Constructor.