Skip to content

gradienthealth/dicom

 
 

Repository files navigation

DICOM parser in Go

Build Status

This is a fork of go-dicom with commits from the grailbio go-dicom repository applied on top. We will be augmenting this codebase to parse multi-frame enhanced CT images, and much more.

Acknowledgements (from the original go-dicom)

I'd like to thank my friend Seppe Stas for helping me get through the horrific DICOM image specification and some of the harder parts of the parser.

Some more inspiration and helpful resource that brought this library to life (in no particular order):

DWV by ivmartel https://github.com/ivmartel/dwv/
dicomParser by Chris Hafey https://github.com/chafey/dicomParser
http:https://www.dicomlibrary.com
http:https://dicom.nema.org/medical/dicom/current/output/pdf/part05.pdf