JackDMcGrath / LOOPY

Corrections for Interferogram unwrapping errors, based on the COMET LiCSBAS software
GNU General Public License v3.0
3 stars 1 forks source link

RANSAC outliers #37

Closed JackDMcGrath closed 1 year ago

JackDMcGrath commented 1 year ago

Try filtering outliers using the RANSAC algorithm

JackDMcGrath commented 1 year ago

Works, but it's pretty slow. Currently implemented in the filtering stage, but more convinced by the iterative filter