dcmjs-org / dcmjs

Javascript implementation of DICOM manipulation
https://dcmjs.netlify.com/
MIT License
291 stars 110 forks source link

Support annotations on multi-frame files through Cornerstone3D #316

Closed md-prog closed 1 year ago

md-prog commented 1 year ago

Annotations made by Cornerstone3D tools are being parsed by the adapter for Cornerstone3D.

And we want to be able to add annotations to specific frames of multi-frame files. Now in the annotation data parsed by the adapter, we don't have any data that can related to the frame number to which the annotation is attached.

The frame number information is needed in the annotation data.

github-actions[bot] commented 1 year ago

:tada: This issue has been resolved in version 0.28.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: