Package com.irurueta.ar.sfm
Interface AbsoluteOrientationConstantVelocityModelSlamSparseReconstructorListener
- All Superinterfaces:
BaseSlamSparseReconstructorListener<AbsoluteOrientationConstantVelocityModelSlamSparseReconstructor>
,BaseSparseReconstructorListener<AbsoluteOrientationConstantVelocityModelSlamSparseReconstructor>
public interface AbsoluteOrientationConstantVelocityModelSlamSparseReconstructorListener
extends BaseSlamSparseReconstructorListener<AbsoluteOrientationConstantVelocityModelSlamSparseReconstructor>
Listener to retrieve and store required data to compute a 3D reconstruction
from sparse image point correspondences in multiple 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.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