Uses of Class
com.irurueta.ar.sfm.SlamPairedViewsSparseReconstructorConfiguration
Packages that use SlamPairedViewsSparseReconstructorConfiguration
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 SlamPairedViewsSparseReconstructorConfiguration in com.irurueta.ar.sfm
Methods in com.irurueta.ar.sfm that return SlamPairedViewsSparseReconstructorConfigurationModifier and TypeMethodDescriptionSlamPairedViewsSparseReconstructorConfiguration.make()
Creates an instance of a paired view sparse re-constructor configuration with slam estimation.Constructors in com.irurueta.ar.sfm with parameters of type SlamPairedViewsSparseReconstructorConfigurationModifierConstructorDescriptionSlamPairedViewsSparseReconstructor
(SlamPairedViewsSparseReconstructorConfiguration configuration, SlamPairedViewsSparseReconstructorListener listener) Constructor.