https://github.com/pseudomanifold/dicom
Utilities for converting DICOM files to volume data
https://github.com/pseudomanifold/dicom
Last synced: 6 months ago
JSON representation
Utilities for converting DICOM files to volume data
- Host: GitHub
- URL: https://github.com/pseudomanifold/dicom
- Owner: Pseudomanifold
- License: mit
- Created: 2015-03-20T21:13:32.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-03-20T21:17:36.000Z (over 10 years ago)
- Last Synced: 2023-10-20T22:40:37.621Z (almost 2 years ago)
- Language: Python
- Size: 125 KB
- Stars: 9
- Watchers: 3
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This repository contains some utilities for working with DICOM data. The
scripts are especially useful for converting image stacks into volume
data for volume rendering.See [my blog for a more concise introduction](http://bastian.rieck.ru/blog/posts/2014/dicom_utilities).