Skip to content

Releases: dcmjs-org/dcmjs

v0.2.1

17 Oct 20:42
Compare
Choose a tag to compare
v0.2.1 Pre-release
Pre-release

[0.2.1] - 2018-10-17

Added

  • Added Adapters and Utilities to support translation between common imaging toolkits (Cornerstone, VTK.js) and DICOM Structured Reports. Utilities are tied to the DICOM Standard and help build compliant files. Adapters are specific to the toolkits in question and help make it easier for developers to use the Utilities.

Note: These are generally still a work in progress. We are currently only confident in the Cornerstone Length adapter, and the Utilities (TID1500, TID1501, TID300, Length) which back it.

Testing CORS for Data Hosting

29 Jun 07:45
Compare
Choose a tag to compare
Pre-release
0.0.1

Refactor DICOMZero a bit, begin adding Display Segmentation and Linea…