MantisBT - VTK
View Issue Details
0003799VTK(No Category)public2006-09-24 08:202006-09-26 16:21
David Gobbi 
David Gobbi 
urgentmajoralways
closedfixed 
 
 
0003799: vtkImagePlaneWidget doesn't interpolate the slices
The value of ResliceInterpolate for defaults to VTK_LINEAR_RESLICE, but when the image is displayed, interpolation is off. Calling SetResliceInterpolateToLinear() does not fix this. The only way to do linear interpolation is to first set the ResliceInterpolate to something other than VTK_LINEAR_RESLICE, and then change it back to VTK_LINEAR_RESLICE.
No tags attached.
Issue History
2011-06-16 13:11Zack GalbreathCategory => (No Category)

Notes
(0005025)
David Gobbi   
2006-09-24 08:23   
Fixed in VTK 5.1 cvs.
(0005045)
David Gobbi   
2006-09-26 16:21   
Fixed on Sept 26, 2006.
File revision 1.4.2.1 (head 1.9).