Interface MSACRobustEstimatorListener<T>

Type Parameters:
T - type of object to be estimated
All Superinterfaces:
LMedSRobustEstimatorListener<T>, RANSACRobustEstimatorListener<T>, RobustEstimatorListener<T>

public interface MSACRobustEstimatorListener<T> extends RANSACRobustEstimatorListener<T>
Listener to get data samples and residuals for MSAC method