Skip to content

0.4.1

Choose a tag to compare

@hackermd hackermd released this 03 May 22:27
· 402 commits to master since this release

Refactoring

  • represent metadata as "naturalized" objects instead of raw DICOM JSON objects where attributes are accessible via DICOM keywords instead of raw tags (e.g., SOPInstanceUID instead of 00080018)

Features

  • expose image metadata for each pyramid level via imageMetadata getter of the viewer class