<!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 6.00.5730.11" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hello all,</FONT></DIV>
<DIV><FONT face=Arial size=2>I still a beginner in the VTK's world&nbsp;and I 
use it in my project witch consist&nbsp;at a 3D reconstitution from 2D Images 
(Dicom Images).</FONT></DIV>
<DIV><FONT face=Arial size=2>the project is devlopped with C++ language on MSVS 
2005 and Windows Xp.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I've realized an MPR and a MIP reconstitution and 
every thing is allright.</FONT></DIV>
<DIV><FONT face=Arial size=2>But now I need to create an entire 3D 
reconstitution using contour filter for Skin, Bones, muscles and blood Vessels 
and the problem is that in the Medical exemples in the 
VTKDIR\Examples\Medical\Cxx&nbsp;the volume is created from files existing on 
disc but in my case the Volume is allrady in memory&nbsp;that's why&nbsp;I&nbsp; 
can't use the vtkxxxReaders.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>So please , could you tell me how can I use the 
vtkContourFilters and applicate them on volume in memory ???</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>thank you for your help!</FONT></DIV></BODY></HTML>