ivmartel / dwv

DICOM Web Viewer: open source zero footprint medical image library.
https://ivmartel.github.io/dwv/
GNU General Public License v3.0
1.66k stars 593 forks source link

Add support for RTSTRUCT data #306

Open ivmartel opened 7 years ago

ivmartel commented 7 years ago

The DICOM standard defines a RadioTherapy (RT) module with a structure set aimed at transferring patient structures and related data. It must be possible to load it in DWV!

Sources of info:

toskrip commented 7 years ago

If you need tester or testing data for this I am happy to help. The first prerequisite would be to allow the loading of whole DICOM study (multiple series) because delineated ROIs in RTSTRUCT series refers to SOP Instances from imaging series (most often CT).

ivmartel commented 6 years ago

More links to the standard (2013):

Not sure if this functionality could be used in any context, not only radiotherapy, to store ROI information...

ivmartel commented 4 years ago

More info: parse-dicom-rtstruct-into-binary-masks