Uses of Class
com.irurueta.ar.sfm.AbsoluteOrientationConstantVelocityModelSlamPairedViewsSparseReconstructorConfiguration
Packages that use AbsoluteOrientationConstantVelocityModelSlamPairedViewsSparseReconstructorConfiguration
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 AbsoluteOrientationConstantVelocityModelSlamPairedViewsSparseReconstructorConfiguration in com.irurueta.ar.sfm
Methods in com.irurueta.ar.sfm that return AbsoluteOrientationConstantVelocityModelSlamPairedViewsSparseReconstructorConfigurationModifier and TypeMethodDescriptionAbsoluteOrientationConstantVelocityModelSlamPairedViewsSparseReconstructorConfiguration.make()
Creates an instance of a multiple views sparse re-constructor configuration with constant velocity model in slam estimation and absolute orientation.Constructors in com.irurueta.ar.sfm with parameters of type AbsoluteOrientationConstantVelocityModelSlamPairedViewsSparseReconstructorConfigurationModifierConstructorDescriptionAbsoluteOrientationConstantVelocityModelSlamPairedViewsSparseReconstructor
(AbsoluteOrientationConstantVelocityModelSlamPairedViewsSparseReconstructorConfiguration configuration, AbsoluteOrientationConstantVelocityModelSlamPairedViewsSparseReconstructorListener listener) Constructor.