segmentator icon indicating copy to clipboard operation
segmentator copied to clipboard

3D MRI data exploration and segmentation tool.

Results 13 segmentator issues
Sort by recently updated
recently updated
newest added

Bumps [scipy](https://github.com/scipy/scipy) from 1.3.1 to 1.10.0. Release notes Sourced from scipy's releases. SciPy 1.10.0 Release Notes SciPy 1.10.0 is the culmination of 6 months of hard work. It contains many...

dependencies

Dear Faruk I have tried to use segmentation to create gradient magnitude images using the command: ``` segmentator --export_gramag /Users/lund/Dropbox/LAYNII_test/NIFTI/MP2RAGE_UNI_denoised.nii ``` which works fine, but when I run it with:...

I need to update `get_data` functions with `get_fdata` or `np.asanyarray(mg.dataobj)` because of the recent nibabel changes.

bug