<html>
<head>
<style>
P
{
margin:0px;
padding:0px
}
body
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body>
hi<br>There is one good example "Medical3.cxx" on vtk.<br>In that example "vtkContourFilter" is used, if u have any question abt that let me know.<br>cheers!<br><br><br><div>
<strong><font color="#0000ff">Saira Saleem Pathan</font></strong><img src="http://graphics.hotmail.com/greypixel.gif" height="2" vspace="9" width="100%"><BR>
Ph.D. Student<BR>
Univerity of Leeds <BR>
United Kingdom.<br><br>> From: zemlinc@upstate.edu<br>> To: sarakhan_engr@hotmail.com<br>> Subject: Re: [vtkusers] Connecting vtkImageData and vtkContourFilter<br>> Date: Fri, 25 May 2007 09:25:48 -0400<br>> <br>> Hello Saira,<br>> <br>> thank you for your answer. However, I don't want to render them together, I <br>> just want to render my ImageData (using the contour filter). This is <br>> probably a very basic question, but I don't know how to get the image data <br>> rendered. I would greatly appreciate your help.<br>> <br>> Christian<br>> <br>> <br>> <br>> ----- Original Message ----- <br>> From: "Saira Saleem Pathan" <sarakhan_engr@hotmail.com><br>> To: "Christian Zemlin" <zemlinc@upstate.edu><br>> Sent: Friday, May 25, 2007 8:48 AM<br>> Subject: RE: [vtkusers] Connecting vtkImageData and vtkContourFilter<br>> <br>> <br>> <br>> well.......<br>> If the work Connection mean that u want to Render them together then u can <br>> use Append Filter /or just add contour actor and image data on One Renderer.<br>> <br>> <br>> <br>> Saira Saleem Pathan<br>> <br>> Ph.D. Student<br>> <br>> Univerity of Leeds<br>> <br>> United Kingdom.<br>> <br>> <br>> ________________________________<br>> > From: zemlinc@upstate.edu<br>> > To: vtkusers@vtk.org<br>> > Date: Fri, 25 May 2007 07:24:42 -0400<br>> > Subject: [vtkusers] Connecting vtkImageData and vtkContourFilter<br>> ><br>> > Hi,<br>> > I have 3D data stored in a vtkImageData object, and I would like to <br>> > generate isosurfaces using vtkContourFilter. How do I connect the two? <br>> > From the vtk examples I see that vtkContourFilter has a method SetInput, <br>> > but I don't know what to connect it to.<br>> > -- Christian<br>> <br>> _________________________________________________________________<br>> Connect to the next generation of MSN Messenger<br>> http://imagine-msn.com/messenger/launch80/default.aspx?locale=en-us&source=wlmailtagline= <br>> <br></div><br /><hr />Discover the new Windows Vista <a href='http://search.msn.com/results.aspx?q=windows+vista&mkt=en-US&form=QBRE' target='_new'>Learn more!</a></body>
</html>