<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 5.50.4134.600" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV>
<DIV><FONT face=Arial size=2>Hi all,</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2> I have a problem in vtkImageReslice
class. I want to get a slice from a volume after rotating the volume using given
rotation angles. I could solve my problem using setResliceTransform function by
passing the object of vtkTransform class to it. This works fine. But i want to
use SetResliceAxisDirectionCosines function to get the required slice in given
angles. How to give parameters to this function. Is there any other function
which should be used in conjunction with this function. Documentation on this
functions tell that this function is used to specify the orientation of the
slice, but how get the values for the parameters for this function.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2> I would be greatful if u send some
sample code for this.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2> Thanks in advance.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>-Cheers,<BR>
Sateesh.</FONT></DIV></DIV></BODY></HTML>