Package com.irurueta.ar.sfm
Interface ConstantVelocityModelSlamPairedViewsSparseReconstructorListener
- All Superinterfaces:
BasePairedViewsSparseReconstructorListener<ConstantVelocityModelSlamPairedViewsSparseReconstructor>
,BaseSlamPairedViewsSparseReconstructorListener<ConstantVelocityModelSlamPairedViewsSparseReconstructor>
public interface ConstantVelocityModelSlamPairedViewsSparseReconstructorListener
extends BaseSlamPairedViewsSparseReconstructorListener<ConstantVelocityModelSlamPairedViewsSparseReconstructor>
Listener to retrieve and store required data to compute a 3D reconstruction from
sparse image point correspondences in multiple view pairs and using SLAM with constant
velocity model for scale estimation.
-
Method Summary
Methods inherited from interface com.irurueta.ar.sfm.BasePairedViewsSparseReconstructorListener
hasMoreViewsAvailable, onCancel, onEuclideanCameraPairEstimated, onEuclideanReconstructedPointsEstimated, onFail, onFinish, onFundamentalMatrixEstimated, onIntrinsicParametersRequested, onRequestMatches, onRequestSamplesForCurrentViewPair, onSamplesAccepted, onSamplesRejected, onStart
Methods inherited from interface com.irurueta.ar.sfm.BaseSlamPairedViewsSparseReconstructorListener
onSlamCameraEstimated, onSlamDataAvailable