ImagingDataCommons / highdicom

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

Implementation of Microscopy Bulk Simple Annotations #114

Closed hackermd closed 2 years ago

hackermd commented 2 years ago

The ann module has not been added to the sphinx documentation

Addressed via de67c32bd8a4fa271002f6be9f599b934b3c9730

CPBridge commented 2 years ago

@hackermd I think we probably need to resolve these:

And I think this could be implemented fast and is well worth it in my opinion to catch any weird bugs we may have missed:

Then we are good to go. Consider adding an example in the User Guide when you get the time