Hi everybody,
i wish i will get an answer here i was looking for so long to find a solution to my problem this is it :
i have a grid of interpolation data points (x, y, z) and i want to know how to find control points for a cubic b-spline that passes exactly on all my interpolation points.
please help me
if you can also give me an algorithm in c++ for doing this
with best regards
@attmandroid
i wish i will get an answer here i was looking for so long to find a solution to my problem this is it :
i have a grid of interpolation data points (x, y, z) and i want to know how to find control points for a cubic b-spline that passes exactly on all my interpolation points.
please help me
if you can also give me an algorithm in c++ for doing this
with best regards
@attmandroid
Comment