Hi,<br>I want to construct and display a histogram using VTK/C++ from some numeric data in an XML file. <br><br><br>I see that there is a test file called:<br><tt><a href="http://public.kitware.com/cgi-bin/viewcvs.cgi/*checkout*/Imaging/Testing/Cxx/ImageAccumulate.cxx?root=VTK&content-type=text/plain">ImageAccumulate.cxx </a></tt><br>
<br>but this program does not display any histograms. From what I read for <a class="el" href="http://www.vtk.org/doc/nightly/html/classvtkImageAccumulate.html">vtkImageAccumulate</a><br clear="all">class it should be possible to do this.<br>
<br>Can somebody help me to make necessary changes to make it more usable? Or suggest any other way of getting histograms in VTK.<br><br>I appreciate your help.<br>Aytekin<br><br>-- <br>My web page: <a href="http://www.cs.rpi.edu/~vargua">http://www.cs.rpi.edu/~vargua</a><br>