dcmjs-org / dcmjs

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

feat/nm normalizer #384

Closed ahlaughland closed 6 months ago

ahlaughland commented 6 months ago

This PR adds a normalizer for Nuclear medicine (NM) images. This allows saving a SEG file via the normalizer (from OHIF in our case).

This code was tested locally using our current version of OHIF (3.8.0-beta.52). The SEG file seen below was created in OHIF, saved via the NM normalizer code and loaded back into OHIF: image

pieper commented 6 months ago

Looks reasonable to me - thanks for working on this 👍

I see you're still adding commits, so let me know when this is ready to go.

ahlaughland commented 6 months ago

Looks reasonable to me - thanks for working on this 👍

I see you're still adding commits, so let me know when this is ready to go.

I'm done, so we're good to go. Thanks!

github-actions[bot] commented 6 months ago

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

The release is available on:

Your semantic-release bot :package::rocket: