AlasdairMcLean / HBM-Go

Library originally intended for software package for human brain mapping using TMS-EMG of motor cortex
https://alasdairmclean.github.io/HBM-Go/index.html
0 stars 0 forks source link

Parse dicom files and prepare them for representation #6

Open AlasdairMcLean opened 6 years ago

AlasdairMcLean commented 6 years ago

Using this github project, parse dicom files and represent them as basic intensity values for representation later.

Note: the github project is based on this original go-dicom github project, and may be useful to look at.