Package com.irurueta.ar.sfm
Interface AbsoluteOrientationSlamTwoViewsSparseReconstructorListener
- All Superinterfaces:
BaseSlamTwoViewsSparseReconstructorListener<AbsoluteOrientationSlamTwoViewsSparseReconstructor>
,BaseTwoViewsSparseReconstructorListener<AbsoluteOrientationSlamTwoViewsSparseReconstructor>
public interface AbsoluteOrientationSlamTwoViewsSparseReconstructorListener
extends BaseSlamTwoViewsSparseReconstructorListener<AbsoluteOrientationSlamTwoViewsSparseReconstructor>
Listener to retrieve and store required data to compute a 3D reconstruction
from sparse image point correspondences in two views and using SLAM with
absolute orientation for scale and orientation 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