0

Get the points whit Touch event

As we can see, there are some points in the upper part of the letter C that are not on the arc, Is there an algorithm to recalculate these points on the arc to fit into a smooth curve. Yes,I know math is hard, so I hope some body can help me.

StoryTeller - Unslander Monica
  • 165,132
  • 21
  • 377
  • 458
Jack
  • 161
  • 1
  • 13
  • 20
  • what did you try? keywords "curve fitting", "polynomial fitting", existing article https://stackoverflow.com/questions/11233404/simple-curve-fitting-implimentation-in-c-svd-least-sqares-fit-or-similar – Cee McSharpface Aug 03 '17 at 07:07
  • For clarification: Do you want to *filter* your data, i.e. remove points that don't lie on the curve, or do you want to *smoothen* your data, i.e. move outliers closer to the curve? – Tobias Ribizel Aug 03 '17 at 07:20
  • Remove points that don't lie on the curve, that is my first point – Jack Aug 04 '17 at 00:57

0 Answers0