Package com.irurueta.ar.sfm
Interface TwoViewsSparseReconstructorListener
- All Superinterfaces:
BaseTwoViewsSparseReconstructorListener<TwoViewsSparseReconstructor>
public interface TwoViewsSparseReconstructorListener
extends BaseTwoViewsSparseReconstructorListener<TwoViewsSparseReconstructor>
Listener to retrieve and store required data to compute a 3D reconstruction
from sparse image point correspondences in two views.
-
Method Summary
Methods inherited from interface com.irurueta.ar.sfm.BaseTwoViewsSparseReconstructorListener
hasMoreViewsAvailable, onCamerasEstimated, onCancel, onFail, onFinish, onFundamentalMatrixEstimated, onReconstructedPointsEstimated, onRequestMatches, onRequestSamplesForCurrentView, onSamplesAccepted, onSamplesRejected, onStart