RSS/Atom feed Twitter
Site is read-only, email is disabled

acceleration smoothing interpolation

This discussion is connected to the gimp-developer-list.gnome.org mailing list which is provided by the GIMP developers and not related to gimpusers.com.

This is a read-only list on gimpusers.com so this discussion thread is read-only, too.

3 of 3 messages available
Toggle history

Please log in to manage your subscriptions.

acceleration smoothing interpolation Ben Thurston 06 Nov 20:26
  acceleration smoothing interpolation Michael Schumacher 06 Nov 20:38
  acceleration smoothing interpolation Ofnuts 06 Nov 23:37
Ben Thurston
2015-11-06 20:26:13 UTC (over 8 years ago)

acceleration smoothing interpolation

Hi I posted an idea about an interpolation method a while back, I've improved the idea a lot in the meantime so I thought I'd post a link to the new version.. I saw I got quite a few views to the blog from posting to this mailing list last time but no replys so I wasn't sure what that meant but if it's not relevant I'll understand, I'm just posting it to see if anyone has some ideas for applications... thanks! http://benpaulthurstonblog.blogspot.com/2015/11/acceleration-smoothing-interpolation.html

Michael Schumacher
2015-11-06 20:38:44 UTC (over 8 years ago)

acceleration smoothing interpolation

On 11/06/2015 09:26 PM, Ben Thurston wrote:

I saw I got quite a few views to the blog from posting to this mailing list last time but no replys so I wasn't sure what that meant but if it's not relevant I'll understand,

It probably means that it is too abstract for most people and/or that they have no idea what you are writing about.

Regards,
Michael
GPG: 96A8 B38A 728A 577D 724D 60E5 F855 53EC B36D 4CDD
Ofnuts
2015-11-06 23:37:48 UTC (over 8 years ago)

acceleration smoothing interpolation

On 06/11/15 21:26, Ben Thurston wrote:

Hi I posted an idea about an interpolation method a while back, I've improved the idea a lot in the meantime so I thought I'd post a link to the new version.. I saw I got quite a few views to the blog from posting to this mailing list last time but no replys so I wasn't sure what that meant but if it's not relevant I'll understand, I'm just posting it to see if anyone has some ideas for applications... thanks! http://benpaulthurstonblog.blogspot.com/2015/11/acceleration-smoothing-interpolation.html _

There is already a very efficient algorithm to obtain the smoothest series of Bzier splines that go through given points:

https://www.particleincell.com/2012/bezier-splines/

It has even been implemented as a Gimp plugin: http://registry.gimp.org/node/20069