File: Main.md

package info (click to toggle)
vtk-dicom 0.8.17-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 7,032 kB
  • sloc: cpp: 113,806; python: 2,041; makefile: 43; tcl: 10
file content (31 lines) | stat: -rw-r--r-- 1,184 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
## DICOM for VTK {#mainpage}

Copyright (c) 2012-2024, David Gobbi

All rights reserved.

See [license](license.html) 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 at the following pages:
* http://dgobbi.github.io/vtk-dicom/
* http://dgobbi.github.io/vtk-dicom/doc/api/
* http://dgobbi.github.io/vtk-dicom/doc/vtk-dicom.pdf
* http://github.com/dgobbi/vtk-dicom/wiki/Command-Line-Tools

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