Hello Everybody<br>I've a lot of 2D images in the tif format.Now I want to visualizise<br>them in a volume by java . I use the methods SetFilePrefix and SetFilePattern to specify the file prefix and file pattern.<br>but it can read one slice only(the vtk version of me is
5.0.2). How can I put the slices together ? <br>one of example by Tcl in the web is : <br><a href="http://public.kitware.com/pipermail/vtkusers/2005-February/078355.html">http://public.kitware.com/pipermail/vtkusers/2005-February/078355.html
</a><br>in that case the method SetImageRange be uesd to specify the image range .while the vtkTIFFReader in the version 5.0.2 <br>haven't the method SetImageRange ,which can be used instead ? is there any other solution ?
<br>Thanks <br>-- <br>chopinwzc