Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: itk interpolation #1600

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

feat: itk interpolation #1600

wants to merge 3 commits into from

Conversation

wayfarer3130
Copy link
Collaborator

Context

Adds itk interpolation between segmentations

Changes & Results

Testing

Checklist

PR

  • [] My Pull Request title is descriptive, accurate and follows the
    semantic-release format and guidelines.

Code

Public Documentation Updates

  • [] The documentation page has been updated as necessary for any public API
    additions or removals.

Tested Environment

  • [] "OS:
  • [] "Node version:
  • [] "Browser:

* Add dynamic sphere

* fix: Performance issues on threshold sphere

* performance

* feat: Create segmentation voxel manager in initial create of volume

* Faster fill for fixing features

* performance: Fix the performance of island removal

* fix restore of mixed islands

* fix external island removal on non-acquisition

* Performance and planar filling improvements

* Fix flood fill not being planar

* Remove invalid points in shape

* feat: Add a labelmap statistics calculator (#2)

* fix: Change to names for statistics so that other implementations can be added

* Fix build issues

* feat: Add working statistics calcs

* fix: Add stats to the labelmap calculator

* Compute labelmap statistics and lesion glycolysis

* PR comments

* PR comments

* PR - comments added

* PR review comments

* PR fixes - mostly cleanup

* Improvements to threshold out of plane

* Missed a fix on the sphere change
* Add dynamic sphere

* fix: Performance issues on threshold sphere

* performance

* feat: Create segmentation voxel manager in initial create of volume

* Faster fill for fixing features

* performance: Fix the performance of island removal

* fix restore of mixed islands

* fix external island removal on non-acquisition

* Performance and planar filling improvements

* Fix flood fill not being planar

* Remove invalid points in shape

* feat: Add a labelmap statistics calculator (#2)

* fix: Change to names for statistics so that other implementations can be added

* Fix build issues

* feat: Add working statistics calcs

* fix: Add stats to the labelmap calculator

* Compute labelmap statistics and lesion glycolysis

* PR comments

* PR comments

* PR - comments added

* Initial history memo api commit

* feat(memo):Add functional zoom/pan undo/redo functionality

* PR review comments

* PR fixes - mostly cleanup

* Improvements to threshold out of plane

* PR fixes
* Add dynamic sphere

* fix: Performance issues on threshold sphere

* performance

* feat: Create segmentation voxel manager in initial create of volume

* Faster fill for fixing features

* performance: Fix the performance of island removal

* fix restore of mixed islands

* fix external island removal on non-acquisition

* Performance and planar filling improvements

* Fix flood fill not being planar

* Remove invalid points in shape

* feat: Add a labelmap statistics calculator (#2)

* fix: Change to names for statistics so that other implementations can be added

* Fix build issues

* feat: Add working statistics calcs

* fix: Add stats to the labelmap calculator

* Compute labelmap statistics and lesion glycolysis

* PR comments

* PR comments

* feat: Call interpolation algorithm

* Display basic interpolation data

* Add preview for interpolation

* Reset any existing segmentation before doing the new one.
TODO - figure out how to accept when appropriate and reject otherwise?

* PR - comments added

* Initial history memo api commit

* feat(memo):Add functional zoom/pan undo/redo functionality

* PR review comments

* PR fixes - mostly cleanup

* Improvements to threshold out of plane

* Added example for labelmap interpolation

* PR fixes

* Improve interpolation on preview copies

* Missed a fix on the sphere change

* PR changes - make the initial tool not in preview mode and docs

* Update the preview color for interpolation when preview is disabled
Copy link

stackblitz bot commented Nov 18, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Copy link

netlify bot commented Nov 18, 2024

Deploy Preview for cornerstone-3d-docs failed. Why did it fail? →

Name Link
🔨 Latest commit 528481a
🔍 Latest deploy log https://app.netlify.com/sites/cornerstone-3d-docs/deploys/673b593d33c46200087ae17a

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant