Package com.irurueta.ar.sfm
Interface ConstantVelocityModelSlamSparseReconstructorListener
- All Superinterfaces:
BaseSlamSparseReconstructorListener<ConstantVelocityModelSlamSparseReconstructor>
,BaseSparseReconstructorListener<ConstantVelocityModelSlamSparseReconstructor>
public interface ConstantVelocityModelSlamSparseReconstructorListener
extends BaseSlamSparseReconstructorListener<ConstantVelocityModelSlamSparseReconstructor>
Listener to retrieve and store required data to compute a 3D reconstruction from
sparse image point correspondence in multiple views and using SLAM with constant
velocity model for scale 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