Package com.irurueta.ar.sfm
Interface KnownBaselineSparseReconstructorListener
- All Superinterfaces:
BaseSparseReconstructorListener<KnownBaselineSparseReconstructor>
public interface KnownBaselineSparseReconstructorListener
extends BaseSparseReconstructorListener<KnownBaselineSparseReconstructor>
Listener to retrieve and store required data to compute a 3D reconstruction
from sparse image point correspondences when baseline is known.
-
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