[vtkusers] interpolating functions?

Christopher Intemann cintema at stud.uni-goettingen.de
Tue Nov 4 18:37:02 EST 2003


Hi,
I'm quite new to vtk and wondering about its capabilities.
I have a couple of images, which are crossing in a central axis.
Now I want to cut this area into parallel slices.
I already read the image data and I could store it in a form
like x,y,z,gv.
Now, to obtain the corresponding greyvalue of a new point (xn,yn,zn)
I need some kind of interpolation function, which could calculate
the estimated greyvalue from the greyvalues of the nearest neighbours
e.g.
Is there such a function in vtk?
I do not have the user guide, our library does not have it either, and I
did not find any function reference or user guide online.
Is there a userguide appliciable on the internet, and even more 
interesting, would vtk be appropriate for my problem?
Regards,
  Christopher

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 185 bytes
Desc: This is a digitally signed message part
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20031105/94d7b658/attachment.pgp>


More information about the vtkusers mailing list