[Insight-users] calculating bsplines and direction vectors
Nicholas Tustison
ntustison at gmail.com
Tue Aug 15 08:47:58 EDT 2006
Hi Mira,
I don't know if you'd be interested but I recently wrote a B-spline
data approximation filter that is meant to be included in ITK---I
just haven't gotten around to submitting it yet. It's
multidimensional, hierarchical, and arbitrary order but uniform. I
am presenting it at the MIAR conference. It is based
on the two-dimensional algorithm of Lee et al. (citation below).
Let me know,
Nick Tustison
@ARTICLE{Lee1997,
author = {Seungyong Lee and George Wolberg and Sung Yong Shin},
title = {Scattered Data Interpolation with Multilevel {B}-Splines},
journal = {IEEE Transactions on Visualization and Computer Graphics},
year = {1997},
volume = {3},
On Aug 15, 2006, at 5:49 AM, Mira Pommer wrote:
> Hi everyone,
>
> I'm currently writing on my thesis which includes working on a ITK
> based application.
> For that I computed a line which consists of a variable number of
> 3d points, which are stored in a std::vector.
> Using this, I want to calculate a function (1d) through a fixed
> number of these points by using BSplines
> in order to get the direction vector for some points of this line.
> Is there a class in ITK which is able to do this?
>
> Thanks for your appreciation and kind regards!
>
> Mira
>
>
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk.org
> http://www.itk.org/mailman/listinfo/insight-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/insight-users/attachments/20060815/8be667da/attachment-0001.html
More information about the Insight-users
mailing list