[vtkusers] DICOM Histogram

David Doria daviddoria+vtk at gmail.com
Tue Dec 22 23:29:29 EST 2009


On 12/22/09, Bill Lorensen <bill.lorensen at gmail.com> wrote:
>
> Imaging/vtkImageAccumulate
>
> On Tue, Dec 22, 2009 at 5:58 PM, Christopher Denter
> <dennda at the-space-station.com> wrote:
> > Hi,
> >
> > my program loads a set of DICOM files from a DICOM directory.
> > How can I retrieve the histogram for such a DICOM dataset?
> > It's no problem for me to load it when the dataset is loaded, so I could
> even use some external program, though obviously I'd prefer to do this via
> VTK directly.
> >
> > 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?
> >
> > Thanks!
> >
> > Merry Christmas to all of you,
> >        Christopher
> > _______________________________________________
> > Powered by www.kitware.com
> >
> > Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
> >
> > Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
> >
> > Follow this link to subscribe/unsubscribe:
> > http://www.vtk.org/mailman/listinfo/vtkusers
> >
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>


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
http://vtk.org/Wiki/index.php?title=VTK/Examples/Histogram&action=edit&redlink=1

You may want to start with something simple like a jpeg with a known/simple
histogram to make sure you're doing it right.

David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20091222/dd0f8138/attachment.htm>


More information about the vtkusers mailing list