Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dgobbi/vtk-dicom
A set of classes for using DICOM in VTK.
https://github.com/dgobbi/vtk-dicom
Last synced: 3 months ago
JSON representation
A set of classes for using DICOM in VTK.
- Host: GitHub
- URL: https://github.com/dgobbi/vtk-dicom
- Owner: dgobbi
- License: bsd-3-clause
- Created: 2013-05-22T21:45:58.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2024-07-11T04:33:41.000Z (4 months ago)
- Last Synced: 2024-07-11T05:39:55.062Z (4 months ago)
- Language: C++
- Size: 12.2 MB
- Stars: 244
- Watchers: 32
- Forks: 93
- Open Issues: 58
-
Metadata Files:
- Readme: Readme.txt
Awesome Lists containing this project
- awesome-dicom - vtk-dicom - A set of classes for managing DICOM files and metadata from within VTK, and some utility programs for interrogating and converting DICOM files. (Libraries / C++)
README
DICOM for VTK
Copyright (c) 2012-2024, 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 repository 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 on the following pages:
http://dgobbi.github.io/vtk-dicom/
http://dgobbi.github.io/vtk-dicom/doc/api/pages.html
http://dgobbi.github.io/vtk-dicom/doc/vtk-dicom.pdf
http://github.com/dgobbi/vtk-dicom/wiki/Command-Line-ToolsA software quality dashboard is provided, with nightly builds on
Linux (gcc 9.5) and Windows (Visual Studio 2015):
http://my.cdash.org/index.php?project=vtk-dicom