Given a series of camera parameters, calculate intermediate camera positions
using splines.
Possibly useful refs:
http://code.activestate.com/recipes/457658-cubic-spline-interpolator/
http://docs.scipy.org/doc/scipy/reference/tutorial/interpolate.html#spline-inter
polation
http://en.literateprograms.org/Cubic_spline_(Python)
http://cairnarvon.rotahall.org/2009/07/05/quadratic-spline-interpolation/
Original issue reported on code.google.com by tylerick...@gmail.com on 7 Oct 2011 at 4:28
Original issue reported on code.google.com by
tylerick...@gmail.com
on 7 Oct 2011 at 4:28