[vtkusers] (dcmtk -> vtkImageData) for Volume rendering

Cory Quammen cory.quammen at kitware.com
Tue Feb 9 10:17:04 EST 2016


How are you getting the data from dcmtk to VTK? Code would be helpful.

As an aside, you may be interested in David Gobbi's excellent DICOM reader
for VTK.

https://github.com/dgobbi/vtk-dicom

I believe you can build this within VTK by enabling the Module_vtkDICOM
option.

Best,
Cory

On Tue, Feb 9, 2016 at 8:25 AM, Mallikarjun K <mallikarjun49 at gmail.com>
wrote:

> Hello All,
> I used dcmtk to read dicom raw data and applied Modality LUT and created a
> vtkImageData. When I used this data for Volume
> Rendering(vtkGPUVolumeRayCastMapper), I am getting the following output.
>
>
> [image: Inline image 2]
>
>
> When I used vtkDicomImageReader's output for Volume rendering ,I am
> getting the following output.
>
> [image: Inline image 1]
>
> Can anyone give some pointers why this is happening?
>
> Thanks in advance..
> --
> *With Kind Regards:*
> Mallikarjun
>
>
>
> _______________________________________________
> 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
>
> Search the list archives at: http://markmail.org/search/?q=vtkusers
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtkusers
>
>


-- 
Cory Quammen
R&D Engineer
Kitware, Inc.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20160209/32fad9a5/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 111519 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20160209/32fad9a5/attachment-0002.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 35053 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20160209/32fad9a5/attachment-0003.png>


More information about the vtkusers mailing list