Installation: dcmjs is available on github.
Use in an html page with:
<script src="https://rawgit.com/pieper/dcmjs/master/build/dcmjs.js"></script>
a DCMJS object is exposed for use in browser scripts.
or install with npm:
npm install dcmjs
Documentation: Documentation is very sparse at the moment, but there are worked out examples for manipulating studies, displaying/creating segmentations and structured reports. Please contact Steve Pieper if you are interested in this prject.
Source code: link
Not yet.
Steve Pieper TOOL