DICOM-Decoder 1.1.4
Changes since 1.1.3.
Compare: 1.1.3...1.1.4
- Added
patientNametoDicomSeriesVolume, preserving the DICOM Patient Name value on loaded series volumes. - Added
patientNametoDicomDecodedSeries, with an empty-string default for cases where no patient name is available. - Propagated
patientNamewhen converting aDicomSeriesVolumeinto a decoded series. - Updated
DicomSeriesLoaderto read.patientNamefrom decoder metadata and pass it through both volume construction paths.
The tag contains only focused DicomCore source changes; there are no package manifest, benchmark, documentation, or test fixture changes in this release.