Last active
May 28, 2022 02:21
-
-
Save lassoan/84d1f9a093dbb6a46c0fcc89279d8088 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# This gist contained a script that automatically removes table from a CT volume. | |
# The code was improved and turned into a Slicer module, available in the Sandbox extension: | |
# https://github.com/PerkLab/SlicerSandbox#remove-ct-table | |
# | |
# Source code: | |
# https://github.com/PerkLab/SlicerSandbox/blob/master/RemoveCtTable/RemoveCtTable.py#L251 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The is now available in the Sandbox extension in 3D Slicer with a convenient GUI.