Skip to content

Swift DICOM Decoder 1.0.0

Choose a tag to compare

@ThalesMMS ThalesMMS released this 19 Oct 23:49
· 47 commits to main since this release

What's new

  • Swift-only DICOM decoding core extracted from the legacy viewer
  • Metadata accessors, study/patient helpers, and window/level utilities
  • Bundled DICOM tag dictionary resources for runtime lookups
  • Distributed as a SwiftPM library with initial XCTest coverage