Package com.irurueta.numerical.robust


package com.irurueta.numerical.robust
This package contains robust estimators that can be used to discard outliers for cases where a model of the data is known (i.e. estimating lines, planes or many other geometric objects, etc.) This package contains implementations for the following algorithms: - RANSAC - LMedS - MSAC - PROSAC - PROMedS