Skip to content

0.28.0

Choose a tag to compare

@erikogabrielsson erikogabrielsson released this 29 Sep 18:25
· 33 commits to main since this release
2fcb2dc

Added

  • Pyramid and Overview metadata classes to describe pyramid and overview specific metadata.
  • Additional fields to Label metadata class to describe label instance metadata.
  • Fields description and body_part_examined to Series metadata and comments to Patient metadata.
  • Support for JPEG XL.

Changed

  • Moved image and optical_paths from WsiMetadata to Pyramid. The same metadata is thus now located unter at pyramid.image and pyramid.optical_paths.

Fixed

  • Corrected vr for PixelData element from OB to OW when writing non-encapsulated pixel data.
  • Reseting LossyImageCompressionRatio and LossyImageCompressionMethod when creating scaled image data.