ImagingDataCommons / highdicom

High-level DICOM abstractions for the Python programming language
https://highdicom.readthedocs.io
MIT License
168 stars 35 forks source link

Fix decoding of graphic data in annotations group #192

Closed hackermd closed 2 years ago

hackermd commented 2 years ago

This PR fixes the decoding of the DoublePointCoordinatesData or PointCoordinatesData of an Annotation Group of a Microscopy Bulk Simple Annotations instance and adds unit tests to avoid future regression.