gpilab / core-nodes

The core nodes are a collection of basic data manipulation and visualization algorithms.
http://docs.gpilab.com/en/develop/NodeDev/devguide.html
BSD 3-Clause "New" or "Revised" License
12 stars 6 forks source link

Dicom Reader/Writer nodes #24

Closed borupdaniel closed 4 years ago

borupdaniel commented 4 years ago

A simple set of nodes that can possibly be given another dicom image for duplicating the header information, otherwise a "blank" header (whatever that means for dicom).

rkrobison commented 4 years ago

@borupdaniel, this functionality should be possible using the GPIdicom library.