dcmjs-org / dcmjs

Javascript implementation of DICOM manipulation
https://dcmjs.netlify.com/
MIT License
287 stars 108 forks source link

Can use to load dicom segment? #387

Closed l5769389 closed 3 months ago

l5769389 commented 3 months ago

1 . Can show me a demo to show how to load PACS server or local dicom segment file?

  1. Official website example not work
pieper commented 3 months ago

1 - you can look at how it's done in ohif and cornerstone3d or experiment with https://portal.imaging.datacommons.cancer.gov/

2 - without free open dicomweb endpoints it's hard to keep a demo running. Any help maintaining examples would be appreciated.