Hello Lisa,<br><br>I can't help you with ITK, but I suppose that after segmentation you will still have the DICOM images? If yes, then to read them you can use in the VTK some reader. Start with vtkDICOMReader where you must specify some image properties as spacing, extent etc. Remember to call the Update fuction at the end! If the vtkDICOMReader didn't work, you could try simply vtkImageReader or vtkImageReader2.
<br><br>Have a luck!<br><br>Bartek<br><br><div><span class="gmail_quote">On 2/12/07, <b class="gmail_sendername">Assaf & Galya</b> <<a href="mailto:muchilerim@hotmail.com">muchilerim@hotmail.com</a>> wrote:</span>
<blockquote class="gmail_quote" style="margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; margin-left: 0.80ex; border-left-color: #cccccc; border-left-width: 1px; border-left-style: solid; padding-left: 1ex">
<div lang="EN-US" link="#0000ff" vlink="#800080"><div><p><font size="2" face="Arial"><span style="font-size: 10pt; font-family: Arial">Hi VTK Users,</span></font></p><p><font size="2" face="Arial"><span style="font-size: 10pt; font-family: Arial">
</span></font></p><p><font size="2" face="Arial"><span style="font-size: 10pt; font-family: Arial">I am trying to create a simple Java-based patient education application. </span></font></p><p><font size="2" face="Arial">
<span style="font-size: 10pt; font-family: Arial">One of the features of this application should be the selection of anatomy/pathology labels and the 3D visualization of the selected anatomy. </span></font></p><p><font size="2" face="Arial">
<span style="font-size: 10pt; font-family: Arial">The visualization should be based on segmented DICOM images (segmented using ITK SNAP). </span></font></p><p><font size="2" face="Arial"><span style="font-size: 10pt; font-family: Arial">
Unfortunately, my programming skills are basic to none…. I had hoped to find similar java examples online, but the java examples I found did not help me.</span></font></p><p><font size="2" face="Arial"><span style="font-size: 10pt; font-family: Arial">
</span></font></p><p><font size="2" face="Arial"><span style="font-size: 10pt; font-family: Arial">I would appreciate any help on where to begin.</span></font></p><p><font size="2" face="Arial"><span style="font-size: 10pt; font-family: Arial">
I could really use a 'hint' on how I should be saving the segmented ITK-SNAP images, and then how I should be reading them to VTK.</span></font></p><p><font size="2" face="Arial"><span style="font-size: 10pt; font-family: Arial">
</span></font></p><p><font size="2" face="Arial"><span style="font-size: 10pt; font-family: Arial">Thank You!</span></font></p><p><font size="2" face="Arial"><span style="font-size: 10pt; font-family: Arial"> </span></font>
</p><p><font size="2" face="Arial"><span style="font-size: 10pt; font-family: Arial">Lisa</span></font></p><p><font size="2" face="Arial"><span style="font-size: 10pt; font-family: Arial"> </span></font></p><p><font size="2" face="Arial">
<span style="font-size: 10pt; font-family: Arial"> </span></font></p></div></div><br>_______________________________________________<br>This is the private VTK discussion list.<br>Please keep messages on-topic. Check the FAQ at:
<a onclick="return top.js.OpenExtLink(window,event,this)" href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>Follow this link to subscribe/unsubscribe:<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">
http://www.vtk.org/mailman/listinfo/vtkusers</a><br><br></blockquote></div><br>