include/cinder/BSplineFit.h File Reference

Go to the source code of this file.

Namespaces

namespace  cinder

Functions

template<typename T >
BSpline< T > cinder::fitBSpline (const std::vector< T > &samples, int degree, int outputSamples)