Uses of Class
com.irurueta.ar.sfm.ConstantVelocityModelSlamTwoViewsSparseReconstructorConfiguration
Packages that use ConstantVelocityModelSlamTwoViewsSparseReconstructorConfiguration
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 ConstantVelocityModelSlamTwoViewsSparseReconstructorConfiguration in com.irurueta.ar.sfm
Methods in com.irurueta.ar.sfm that return ConstantVelocityModelSlamTwoViewsSparseReconstructorConfigurationModifier and TypeMethodDescriptionConstantVelocityModelSlamTwoViewsSparseReconstructorConfiguration.make()
Creates an instance of a two views sparse re-constructor configuration with constant velocity model in slam estimation.Constructors in com.irurueta.ar.sfm with parameters of type ConstantVelocityModelSlamTwoViewsSparseReconstructorConfigurationModifierConstructorDescriptionConstantVelocityModelSlamTwoViewsSparseReconstructor
(ConstantVelocityModelSlamTwoViewsSparseReconstructorConfiguration configuration, ConstantVelocityModelSlamTwoViewsSparseReconstructorListener listener) Constructor.