|
|
|
Ask HN: Point Set Matching
|
|
1 points
by willcodeforfoo
1022 days ago
|
|
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. |
|