Package com.irurueta.ar.sfm
Interface SlamTwoViewsSparseReconstructorListener
- All Superinterfaces:
BaseSlamTwoViewsSparseReconstructorListener<SlamTwoViewsSparseReconstructor>
,BaseTwoViewsSparseReconstructorListener<SlamTwoViewsSparseReconstructor>
public interface SlamTwoViewsSparseReconstructorListener
extends BaseSlamTwoViewsSparseReconstructorListener<SlamTwoViewsSparseReconstructor>
Listener to retrieve and store required data to compute a 3D reconstruction
from sparse image point correspondences in two views and using SLAM for scale
estimation.
-
Method Summary
Methods inherited from interface com.irurueta.ar.sfm.BaseSlamTwoViewsSparseReconstructorListener
onSlamCameraEstimated, onSlamDataAvailable
Methods inherited from interface com.irurueta.ar.sfm.BaseTwoViewsSparseReconstructorListener
hasMoreViewsAvailable, onCamerasEstimated, onCancel, onFail, onFinish, onFundamentalMatrixEstimated, onReconstructedPointsEstimated, onRequestMatches, onRequestSamplesForCurrentView, onSamplesAccepted, onSamplesRejected, onStart