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.7.2
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.8.0
Choose a head ref
  • 2 commits
  • 63 files changed
  • 2 contributors

Commits on Jul 28, 2023

  1. feat(segmentation export): add new cornerstone3D segmentation export …

    …adapter (#692)
    
    * chore(adapters): ability to cache and build ESM modules
    
    * wip
    
    * refactoring
    
    * remove bound ijk which is unnecessary since we moved to world
    
    * add data set module to the metadata providers
    
    * add a new method to segmentation state
    
    * add the new parser
    
    * work without rle encode
    
    * fix demo for export color
    
    * add centroid calculations
    
    * add trigger event for segmentation load progress
    
    * update dcmjs
    
    * update api
    
    * fix example
    
    * remove the promise await
    
    * apply review comments
    
    * add adapters section to examples
    
    * add adapters dep to docs
    
    * add eslint rule
    
    * example deploy
    sedghi authored Jul 28, 2023

    Verified

    This commit was signed with the committer’s verified signature.
    dtolnay David Tolnay
    Copy the full SHA
    9e743f5 View commit details
  2. chore(release): publish [skip ci]

    ohif-bot committed Jul 28, 2023

    Verified

    This commit was signed with the committer’s verified signature.
    dtolnay David Tolnay
    Copy the full SHA
    adb0239 View commit details
Loading