Package com.irurueta.ar.sfm
Interface AbsoluteOrientationConstantVelocityModelSlamPairedViewsSparseReconstructorListener
- All Superinterfaces:
BasePairedViewsSparseReconstructorListener<AbsoluteOrientationConstantVelocityModelSlamPairedViewsSparseReconstructor>
,BaseSlamPairedViewsSparseReconstructorListener<AbsoluteOrientationConstantVelocityModelSlamPairedViewsSparseReconstructor>
public interface AbsoluteOrientationConstantVelocityModelSlamPairedViewsSparseReconstructorListener
extends BaseSlamPairedViewsSparseReconstructorListener<AbsoluteOrientationConstantVelocityModelSlamPairedViewsSparseReconstructor>
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
absolute orientation and constant velocity model for scale and orientation 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