dcmjs-org / dcmjs

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

Resolves #316 Cornerstone3D adaptor - Multiframe support - add "frameNumber" to the Annotation.data #317

Closed md-prog closed 1 year ago

md-prog commented 1 year ago

Cornerston3D's Annotation data type allows extending "data" field (key:value).

We are going to use the field to add "frameNumber" information to annotations. This will help supporting multi-frame DICOM files on Cornerstone.

pieper commented 1 year ago

Adding cross-ref: Fixes #316

pieper commented 1 year ago

Makes sense to me. It would be good if someone from the CS team reviewed. Perhaps you could have a look @sedghi ?

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 0.28.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: