• Top
  • New

Ask HN: Point Set Matching

by willcodeforfoo on 8/30/2023, 11:05:18 PM with 0 comments
Can anyone recommend an algorithm that would find a subset of 2D points in a larger set, with outliers. It's a similar problem to the one presented here: https://stackoverflow.com/questions/27823048/good-algorithm-for-finding-subsets-of-point-sets but after all these years I still haven't found a great solution.