Releases: ImagingDataCommons/highdicom
Releases · ImagingDataCommons/highdicom
0.15.3
Compare
Sorry, something went wrong.
No results found
Enhancements
Support pydicom version 2.3.0 (#163 )
0.15.2
Compare
Sorry, something went wrong.
No results found
Bug fixes
Fix computation of plane positions for images with Dimension Organization TILED_FULL and more than one optical path (#158 )
0.15.1
Compare
Sorry, something went wrong.
No results found
Bug fixes
Use correct color space for encoding of frames with JPEG baseline 8-bit transfer syntax (#157 )
Remove superfluous file meta information attributes (#156 )
0.15.0
Compare
Sorry, something went wrong.
No results found
Enhancements
Warn in case of a malformed person name instead of raising an errors (#154 )
Simplify description of specimen preparation steps (#153 )
Bug fixes
Convert color space upon decoding of JPEG compressed color image frames (#152 )
Breaking changes
Deprecate processing_type parameter of constructor of highdicom.SpecimenPreparationStep (see section in release notes for further details)
0.14.2
Compare
Sorry, something went wrong.
No results found
Bug fixes
Fix name of utility function parameter (#149 )
0.14.1
Compare
Sorry, something went wrong.
No results found
Bug fixes
Account for non-tiled images with slide-based coordinate system (#146 )
Fix mapping of image and reference coordinates (#146 )
New features
Add method to get all graphic data of an annotation group (#147 )
Breaking changes
Parameters ofhighdicom.spatial.map_pixel_into_coordinate_system changed from coordinate: Sequence[float] to index: Sequence[int]
Return value of highdicom.spatial.map_coordinate_into_pixel_matrix changed from Tuple[float, float, float] to Tuple[int, int, int]
For further information on these changes, please refer to the corresponding section in the release notes .
0.14.0
Compare
Sorry, something went wrong.
No results found
New features
Add support for JPEG-LS encoding/decoding (#142 )
0.13.1
Compare
Sorry, something went wrong.
No results found
Bug fixes
Fix alternative construction of KeyObjectSelectionDocument instances (#134 )
Fix compliance issues of ParametricMap (#140 )
0.13.0
Compare
Sorry, something went wrong.
No results found
Enhancements
Add support for Finding Category in TID 1501, 1410, and 1411 according to CP 2176 (#138 )
Bug fixes
Ensure segment pixel data are properly scaled to [0, 255] range when Segmentation Type is FRACTIONAL (#137 )
0.12.1
Compare
Sorry, something went wrong.
No results found
Bug fixes
Fix standard compliance issues of KOS instances (#133 )