Skip to content

lorensen/vtk-dicom

 
 

Repository files navigation

DICOM for VTK

Copyright (c) 2012-2015, David Gobbi
All rights reserved.

See Copyright.txt for more details.

This package contains a set of classes for managing DICOM
files and metadata from within VTK, and some utility programs
for interrogating and converting DICOM files.

Note that if you download the zip file from github, all of the
files will have unix-style line endings.  Windows users should
therefore clone the respository with git, instead of downloading
the zip file, otherwise they might have difficulty viewing and
compiling the source code.

The source should compile on Windows, OS X, and Linux.  CMake is
required to build the source.  Detailed build instructions are
given on the last page of the pdf file listed below.

More information can be found at the following website:
http://dgobbi.github.io/vtk-dicom/
http://dgobbi.github.io/vtk-dicom/doc/api/
http://dgobbi.github.io/vtk-dicom/doc/tools/
http://dgobbi.github.io/vtk-dicom/doc/vtk-dicom.pdf

A software quality dashboard is provided, with nightly builds on
Linux (gcc 4.6) and Windows (Visual Studio 2010):
http://my.cdash.org/index.php?project=vtk-dicom

About

A set of classes for using DICOM in VTK.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 97.7%
  • CMake 1.1%
  • Other 1.2%