[vtkusers] voxel values in vtkImageData

Lisa Avila lisa.avila at kitware.com
Fri May 7 15:36:43 EDT 2004


Hello Thomas,



>When I do the 'linear interpolation' with the ray cast mapper, my model
>disappears. I have no idea why. When I switch back to 'nearest interpolation'
>it reappears.

I would guess that your sample distance is too large. Try setting this to a 
number that is less than 1/2 the spacing between voxels (and with such 
small data I would recommend something less than 1/10th the spacing since 
each voxel will represent a big region in your image)

Lisa







More information about the vtkusers mailing list