Package com.irurueta.ar.sfm
Interface ConstantVelocityModelSlamTwoViewsSparseReconstructorListener
- All Superinterfaces:
BaseSlamTwoViewsSparseReconstructorListener<ConstantVelocityModelSlamTwoViewsSparseReconstructor>
,BaseTwoViewsSparseReconstructorListener<ConstantVelocityModelSlamTwoViewsSparseReconstructor>
public interface ConstantVelocityModelSlamTwoViewsSparseReconstructorListener
extends BaseSlamTwoViewsSparseReconstructorListener<ConstantVelocityModelSlamTwoViewsSparseReconstructor>
Listener to retrieve and store required data to compute a 3D reconstruction
from sparse image point correspondence in two views and using SLAM with
constant velocity model 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