Hi Liang,<br><br>I am not aware of the ITK example, but I am quite sure it uses the vtkImagePlaneWidget. It does what you want, with interaction on the plane added (you can move through the volume).<br><br>Jerome<br><br><div class="gmail_quote">
2009/4/17 John Drescher <span dir="ltr"><<a href="mailto:drescherjm@gmail.com">drescherjm@gmail.com</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">On Fri, Apr 17, 2009 at 5:25 PM, Liang Ma <<a href="mailto:leo@esit.com">leo@esit.com</a>> wrote:<br>
> Hi John,<br>
><br>
> Thank you. I do not have any idea about the ITK. Is it easy to learn?<br>
><br>
> Leo<br>
><br>
</div>This application is an application where itk reads the files and they<br>
are displayed using vtk with FLTK as the windowing toolkit. I took<br>
that and in 3 days I had a simple slice viewer in Qt with itk loading<br>
my ct slices and using vtk to view the Coronal, Axial, and Saggital<br>
views of my Lung CT cases. As for itk being easy to learn. In my<br>
opinion the free documentation is a little better then what you get<br>
free for vtk. The designs of the two are also very similar although<br>
itk uses mostly templates while vtk does not.<br>
<div><div></div><div class="h5"><br>
John<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
</div></div></blockquote></div><br>