You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is currently becoming more and more handy to have a fast / ram efficient gradient magnitude computation. I should translate the gradient magnitude methods from https://github.com/ofgulban/segmentator to LayNii.
Add gradient magnitude without RAM inflation (do not hold gradient images, directly compute gradient magnitude per voxel). Important for e.g. whole brain 0.1 mm human brain images.
Add circular difference option for phase images (-pi to pi range).
The text was updated successfully, but these errors were encountered:
It is currently becoming more and more handy to have a fast / ram efficient gradient magnitude computation. I should translate the gradient magnitude methods from https://github.com/ofgulban/segmentator to LayNii.
The text was updated successfully, but these errors were encountered: