-
Notifications
You must be signed in to change notification settings - Fork 323
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(overlayPlaneMetadata): Add metadata provider paths for DICOM Ove…
…rlays (#240) * DICOM Overlays Adds 'overlayPlaneModule' type returning an array of DICOM overlays. This array is then added the 'overlays' propertry of the image. This is then read by the overlays tool see - [cornerstonejs/cornerstoneTools#788](cornerstonejs/cornerstoneTools#809) see issue [cornerstonejs/cornerstoneTools#780](cornerstonejs/cornerstoneTools#780) see DICOM overlays standard - http://dicom.nema.org/dicom/2013/output/chtml/part03/sect_C.9.html * DICOM Overlays Adds 'overlayPlaneModule' type returning an array of DICOM overlays. This array is then added the 'overlays' propertry of the image. This is then read by the overlays tool see - [cornerstonejs/cornerstoneTools#788](cornerstonejs/cornerstoneTools#809) see issue [cornerstonejs/cornerstoneTools#780](cornerstonejs/cornerstoneTools#780) see DICOM overlays standard - http://dicom.nema.org/dicom/2013/output/chtml/part03/sect_C.9.html
- Loading branch information
Showing
2 changed files
with
83 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters