<br><br>
<div><span class="gmail_quote">On 12/22/09, <b class="gmail_sendername">Bill Lorensen</b> &lt;<a href="mailto:bill.lorensen@gmail.com">bill.lorensen@gmail.com</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Imaging/vtkImageAccumulate<br><br>On Tue, Dec 22, 2009 at 5:58 PM, Christopher Denter<br>&lt;<a href="mailto:dennda@the-space-station.com">dennda@the-space-station.com</a>&gt; wrote:<br>
&gt; Hi,<br>&gt;<br>&gt; my program loads a set of DICOM files from a DICOM directory.<br>&gt; How can I retrieve the histogram for such a DICOM dataset?<br>&gt; It&#39;s no problem for me to load it when the dataset is loaded, so I could even use some external program, though obviously I&#39;d prefer to do this via VTK directly.<br>
&gt;<br>&gt; Unfortunately I was unable to find any method that allows me to get the data I need. Do I need to use ITK/gdcm here?<br>&gt;<br>&gt; Thanks!<br>&gt;<br>&gt; Merry Christmas to all of you,<br>&gt;        Christopher<br>
&gt; _______________________________________________<br>&gt; Powered by <a href="http://www.kitware.com">www.kitware.com</a><br>&gt;<br>&gt; Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a><br>
&gt;<br>&gt; Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ">http://www.vtk.org/Wiki/VTK_FAQ</a><br>&gt;<br>&gt; Follow this link to subscribe/unsubscribe:<br>&gt; <a href="http://www.vtk.org/mailman/listinfo/vtkusers">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
&gt;<br>_______________________________________________<br>Powered by <a href="http://www.kitware.com">www.kitware.com</a><br><br>Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html">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">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">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
</blockquote></div><br>
<div><br>We should have an example of creating histograms. Christopher, if/when you get it to work, can you send a small demo to the list or post it at<br clear="all"><a href="http://vtk.org/Wiki/index.php?title=VTK/Examples/Histogram&amp;action=edit&amp;redlink=1">http://vtk.org/Wiki/index.php?title=VTK/Examples/Histogram&amp;action=edit&amp;redlink=1</a><br>
 </div>
<div>You may want to start with something simple like a jpeg with a known/simple histogram to make sure you&#39;re doing it right.</div>
<div> </div>
<div>David</div>