[IGSTK-Users] Spline Interpolation
Luis Ibanez
luis.ibanez at kitware.com
Sat Aug 1 14:30:01 EDT 2009
You may also want to look at the class:
Insight/Code/Review/
itkBSplineScatteredDataPointSetToImageFilter
whose functionality is described in the Insight Journal paper:
http://www.insight-journal.org/browse/publication/57
http://hdl.handle.net/1926/140
Regards,
Luis
------------------------------------------------------
On Sat, Aug 1, 2009 at 1:44 PM, Patrick Cheng <cheng at isis.georgetown.edu>wrote:
> Hi Jason,
>
> Take a look at the vtkSpline and vtkSplineFilter:
> http://www.vtk.org/doc/nightly/html/classvtkSpline.html
>
> Patrick
>
> Jason YEE wrote:
>
>> Hello everyone,
>> Is there a spline interpolation function in the toolkits or did anyone
>> used to work on it?
>> I want to add a spline (e.g. NURBS) interpolation function in my
>> application so that I can reconstruct a surface of a object or organ for the
>> surgery. It would be useful and convenient when there is no MRI scanner or
>> CT availabe in some cases.
>> I have spent some time on reading about splines and interpolation. But I
>> still cannot figure out how to use the algorithms on the right way. I would
>> be grateful if anyone can give me some suggestion or references to make me
>> do it more straight forward.
>> Any help is appreciate,
>> Jason
>>
>>
>> ------------------------------------------------------------------------
>>
>> _______________________________________________
>> Powered by www.kitware.com
>>
>> Visit other Kitware open-source projects at
>> http://www.kitware.com/opensource/opensource.html
>>
>> Follow this link to subscribe/unsubscribe:
>> http://public.kitware.com/cgi-bin/mailman/listinfo/igstk-users
>>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/cgi-bin/mailman/listinfo/igstk-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/igstk-users/attachments/20090801/9abd4137/attachment.html>
More information about the IGSTK-Users
mailing list