<HTML>
<HEAD>
<TITLE>Re: [Paraview] DICOM in ParaView</TITLE>
</HEAD>
<BODY>
<FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:12.0px'>I don&#8217;t really know anything about the DICOM reader, but you can add readers that exist in VTK to the ParaView GUI will plugins. &nbsp;The ParaView wiki provides guidance on creating a plugin with specific examples for adding readers. &nbsp;Since the reader you want already exists in VTK, you can simply leave out the parts that include the source code for the reader. &nbsp;The plugin should automatically grab it from VTK if it exists.<BR>
<BR>
&nbsp;&nbsp;<a href="http://paraview.org/Wiki/Plugin_HowTo">http://paraview.org/Wiki/Plugin_HowTo</a><BR>
<BR>
I don&#8217;t know exactly the logic for choosing which readers in VTK are exposed in ParaView. &nbsp;Given enough interest and a sufficiently stable reader (i.e. minimal support necessary), I expect Kitware would be willing to add DICOM to that list.<BR>
<BR>
-Ken<BR>
<BR>
<BR>
On 10/12/07 3:50 PM, &quot;Randall Hand&quot; &lt;randall.hand@gmail.com&gt; wrote:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:12.0px'>How can I load Dicom MRI data into ParaView as a volume? &nbsp;I see VTK has a vtkDICOMImageReader (<a href="http://www.vtk.org/doc/nightly/html/classvtkDICOMImageReader.html">http://www.vtk.org/doc/nightly/html/classvtkDICOMImageReader.html</a> &nbsp;<a href="http://www.vtk.org/doc/nightly/html/classvtkDICOMImageReader.html">&lt;http://www.vtk.org/doc/nightly/html/classvtkDICOMImageReader.html&gt;</a> ) but I can't see any easy way to get this loaded into ParaView.<BR>
<BR>
(Sorry for the flurry of emails here, but I've just finished leading a training course in ParaView and a few interesting questions came up... Figured separating them out makes them easier to following in threads). <BR>
</SPAN></FONT></BLOCKQUOTE><FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:12.0px'><BR>
</SPAN></FONT>
</BODY>
</HTML>