-
Notifications
You must be signed in to change notification settings - Fork 82
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ENH] Add new possibilities to pet-linear (#1355)
* Added node to remove the background * Added node to clip the image * Inverse crop nifti and remove background nodes * Added node to clip the image * Inverse crop nifti and remove background nodes * Add function to load MNI binary mask * Add docstrings * Add dilated binary mni mask * Change pet linear cli according to new options * Resolve remaining conflict * Fixed input node issues and output node names * Added the otsu thresholding to remove background * Fix clipping node * clip with max of histogram * select min between 0 and clip thresholg for clipping * correct clip threshold * take clip image for transformation * removed remove background option
- Loading branch information
Showing
4 changed files
with
119 additions
and
60 deletions.
There are no files selected for viewing
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 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 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
Binary file not shown.