Package com.irurueta.ar.sfm
Interface SlamPairedViewsSparseReconstructorListener
- All Superinterfaces:
BasePairedViewsSparseReconstructorListener<SlamPairedViewsSparseReconstructor>
,BaseSlamPairedViewsSparseReconstructorListener<SlamPairedViewsSparseReconstructor>
public interface SlamPairedViewsSparseReconstructorListener
extends BaseSlamPairedViewsSparseReconstructorListener<SlamPairedViewsSparseReconstructor>
Listener to retrieve and store required data to compute a 3D reconstruction from
sparse image point correspondences in multiple view pairs and using SLAM 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