Package com.irurueta.ar.sfm
Interface AbsoluteOrientationSlamSparseReconstructorListener
- All Superinterfaces:
BaseSlamSparseReconstructorListener<AbsoluteOrientationSlamSparseReconstructor>
,BaseSparseReconstructorListener<AbsoluteOrientationSlamSparseReconstructor>
public interface AbsoluteOrientationSlamSparseReconstructorListener
extends BaseSlamSparseReconstructorListener<AbsoluteOrientationSlamSparseReconstructor>
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.BaseSlamSparseReconstructorListener
onSlamCameraEstimated, onSlamDataAvailable
Methods inherited from interface com.irurueta.ar.sfm.BaseSparseReconstructorListener
hasMoreViewsAvailable, onCancel, onEuclideanCameraEstimated, onEuclideanReconstructedPointsEstimated, onFail, onFinish, onFundamentalMatrixEstimated, onMetricCameraEstimated, onMetricReconstructedPointsEstimated, onRequestMatches, onRequestSamples, onSamplesAccepted, onSamplesRejected, onStart