If we have a set of 2D points scattered across a 2D plane (in a specific pattern), how can I draw a curve through most of these 2D points? If few of the points have deviated outside the actual region then it can be ignored.

Similar questions and discussions