Click here to Skip to main content
15,880,543 members
Articles / General Programming / Algorithms

HotPoints - A New Method for 2D Polyline Vertex Smoothing

Rate me:
Please Sign up or sign in to vote.
5.00/5 (8 votes)
30 Apr 2021BSD2 min read 7K   241   8  
An alternative method to Catmull-Rom, Chaikin or Bezier curve smoothing methods
This method is based on using ellipses' focus points projected on its diagonal.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The BSD License


Written By
Software Developer (Senior)
Turkey Turkey
a nice person Smile | :)

KISS (keep it simple and smart)

Comments and Discussions