<div>&nbsp;</div>
<div>&nbsp;</div>
<div>hi all i am newbie to VTK i have some simple questions..</div>
<div>I have a series of dicom and using itk , vtk i can show them and also have a surface rendering using filters..(as interface i am using wxwidgets)</div>
<div>&nbsp;</div>
<div>after using many filters i get a mapper and i create an actor on wich i set this mapper.So i have &nbsp;an actor, when i show my 3d image&nbsp;i just add this actor to the renderer that is bind to the render window that is bind to a wxvtk interactor...
</div>
<div>I hope is all clear..</div>
<div>Now the questions..</div>
<div>&nbsp;</div>
<div>1) when i am looking the 3d image if i press a i cant interract with the image that is frozen,...&nbsp; what does it mean?? (if i press c all work fine..)</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>2) from the 3d image i want to get an image that is my coronal-axial-sagittal view.. </div>
<div>&nbsp;</div>
<div>I found this.. <a href="http://www.gup.uni-linz.ac.at/crossgrid/gvk/vtkvideo/MedicalVid.cxx">http://www.gup.uni-linz.ac.at/crossgrid/gvk/vtkvideo/MedicalVid.cxx</a> 
<div>&nbsp;</div>
<div>there is a sample code that explain how to get a axial sagittal or coronal view..</div>
<div>but for me is so hard.. How&nbsp;can I get a&nbsp; <font size="2">vtkImageData</font> from the actor ( and selecting an axial or coronal or sagittal view)&nbsp;?</div>
<div>&nbsp;</div>
<div>i think i must draw a plane that cut my 3d model and get the image view from that plane.. </div>
<div>&nbsp;</div>
<div>how??</div>
<div>&nbsp;</div>
<div>&nbsp;</div></div>
<div>&nbsp;</div>