imi-bigpicture / wsidicom

Python package for reading DICOM WSI file sets.
Apache License 2.0
34 stars 6 forks source link

Annotation fixes #48

Closed erikogabrielsson closed 2 years ago

erikogabrielsson commented 2 years ago

Update readme to reflect changes in how annotations are created.

Fix so that AnnotationGroupNumber starts at 1.

Fix coding of LongPrimitivePointIndexList to be platform-independent.