Package com.irurueta.ar.sfm
Interface AbsoluteOrientationConstantVelocityModelSlamTwoViewsSparseReconstructorListener
- All Superinterfaces:
BaseSlamTwoViewsSparseReconstructorListener<AbsoluteOrientationConstantVelocityModelSlamTwoViewsSparseReconstructor>
,BaseTwoViewsSparseReconstructorListener<AbsoluteOrientationConstantVelocityModelSlamTwoViewsSparseReconstructor>
public interface AbsoluteOrientationConstantVelocityModelSlamTwoViewsSparseReconstructorListener
extends BaseSlamTwoViewsSparseReconstructorListener<AbsoluteOrientationConstantVelocityModelSlamTwoViewsSparseReconstructor>
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 and constant velocity model 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