Skip to content

dicom v1.0.2

Compare
Choose a tag to compare
@suyashkumar suyashkumar released this 05 Jan 00:21
· 50 commits to main since this release
69adfab

v1.0.2 of this library comes with some notable improvements:

  • Significant Native PixelData read performance improvements (15-20% from #157 and ~50% from #163)
  • vrraw package to hold raw string VR consts

Other useful updates:

  • Comprehensive benchmarks and enhanced testing for NativePixelData read/write
  • GitHub action benchmark support (PRs show diff against base ref, otherwise shows diff against HEAD~1)