Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cornerstonejs/cornerstone3D
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.19.4
Choose a base ref
...
head repository: cornerstonejs/cornerstone3D
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.20.0
Choose a head ref
  • 3 commits
  • 35 files changed
  • 2 contributors

Commits on Oct 6, 2023

  1. feat(adapter): add RTSS Adapter and Labelmaps to Contours convertor (#…

    …734)
    
    * -first commit
    -extracted RTSS logic extension from OHIF viewer PR 3092
    
    * -rename RT to RTStruct
    -move RTSS formatting out of contour to segmentation function
    -refactor generateROIContoursFromSegmentations to generateContourSetFromSegmentation
    -add check if no volume is found when generating contousr from segmentation
    -rename contourUtils to utilities
    -move helper functions out of RTSS.js to utilities folder
    -clean unnecessary console logs
    
    * -reduce cs components to be passed
    
    * -port Annotations to RTSS code from OHIF
    -adjust utility functions to work with both
    
    * try to make contour for each segment
    
    * -change to process single segmentation
    -change roiContour to match segments
    -fix for segments thresholding
    -use segment labels for contours
    -use Segmentation label for RTSS
    
    * optimize performance
    
    * more cleanup
    
    ---------
    dxlin authored Oct 6, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    e3e05bd View commit details
  2. chore(version): version.json [skip ci]

    ohif-bot committed Oct 6, 2023

    Partially verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
    Copy the full SHA
    141182e View commit details
  3. chore(version): Update package versions [skip ci]

    ohif-bot committed Oct 6, 2023

    Partially verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
    Copy the full SHA
    165495e View commit details
Loading