[vtkusers] New documentation for vtk-dicom

David Gobbi david.gobbi at gmail.com
Thu Sep 15 13:18:35 EDT 2016


Hi All,

This is a brief update on my vtk-dicom project on github.
Perhaps the biggest change is new documentation pages:
http://dgobbi.github.io/vtk-dicom/doc/api/pages.html
Other recent fixes and improvements are listed here:
https://github.com/dgobbi/vtk-dicom/commit/f1e78955

As before, you can build with VTK by setting Module_vtkDICOM=ON
when you configure VTK with cmake, or you can download and
build vtk-dicom separately.  It is recommended that you also set
USE_GDCM=ON and tell cmake where to find gdcm, since the
vtkDICOMReader needs gdcm to handle compressed files.  Please
see the "Installation" page at the link above for more details.

Wrapping is provided for Tcl, Python, and Java for VTK 5.10 and later,
for best results I recommend the Python wrapping with VTK 6.2 or
later.

Cheers,
 - David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20160915/6090a819/attachment.html>


More information about the vtkusers mailing list