<div dir="ltr"><div>Hi All,</div><div><br></div><div>This is a brief update on my vtk-dicom project on github.</div><div>Perhaps the biggest change is new documentation pages:</div><a href="http://dgobbi.github.io/vtk-dicom/doc/api/pages.html">http://dgobbi.github.io/vtk-dicom/doc/api/pages.html</a><br><div>Other recent fixes and improvements are listed here:</div><div><a href="https://github.com/dgobbi/vtk-dicom/commit/f1e78955">https://github.com/dgobbi/vtk-dicom/commit/f1e78955</a><br></div><div><br></div><div>As before, you can build with VTK by setting Module_vtkDICOM=ON</div><div>when you configure VTK with cmake, or you can download and</div><div>build vtk-dicom separately.  It is recommended that you also set</div><div>USE_GDCM=ON and tell cmake where to find gdcm, since the</div><div>vtkDICOMReader needs gdcm to handle compressed files.  Please</div><div>see the "Installation" page at the link above for more details.</div><div><br></div><div>Wrapping is provided for Tcl, Python, and Java for VTK 5.10 and later,</div><div>for best results I recommend the Python wrapping with VTK 6.2 or</div><div>later.</div><div><br></div><div>Cheers,</div><div> - David</div><div><br></div><div><br></div></div>