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