Package com.irurueta.ar.sfm
Interface SparseReconstructorListener
- All Superinterfaces:
BaseSparseReconstructorListener<SparseReconstructor>
public interface SparseReconstructorListener
extends BaseSparseReconstructorListener<SparseReconstructor>
Listener to retrieve and store required data to compute a 3D reconstruction
from sparse image point correspondences.
-
Method Summary
Methods inherited from interface com.irurueta.ar.sfm.BaseSparseReconstructorListener
hasMoreViewsAvailable, onCancel, onEuclideanCameraEstimated, onEuclideanReconstructedPointsEstimated, onFail, onFinish, onFundamentalMatrixEstimated, onMetricCameraEstimated, onMetricReconstructedPointsEstimated, onRequestMatches, onRequestSamples, onSamplesAccepted, onSamplesRejected, onStart