Splines for smoothing a shape

Some code for smoothing out a shape, as a curved appearence works better than the shape made of straight lines. 2D splines code was found in processing.org forums. Base points of the shape are marked by red dots. Kinect was used to extract the outlines.


type="application/x-java-applet"
archive="splines.jar"

standby="Loading Processing software..." >













Source code: splines
Built with Processing

Comments

misan said…
Glad you find it useful
misan said…
Glad you find it useful

Popular posts from this blog

VFD control with Arduino using RS485 link

How to get sinusoidal s-curve for a stepper motor

Stepper motor step signal timing calculation