Integration on point-spread-functions (PSF) #4177
Unanswered
Constantin-Jehn
asked this question in
Q&A
Replies: 1 comment
-
this work uses MONAI for the segmentation part -- https://github.com/gift-surg/NiftyMIC, but I think specific functions you are interested in are in a customized version of itk...(cc @renbem) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am relatively new to monai and I try to build slice to volume reconstruction from motion corrupted MRI data.
For updating the volume from 2d slice one would usually use PSFs like a Gaussian or sinc functions.
As far as I understand monai (as well as other libraries like simpleITK) are limited to modes in Resampling (nearest, bilinear etc.).
Has anyone experience incorporating more complex PSFs into monai?
Any thoughts, ideas or remarks are highly appreciated.
Beta Was this translation helpful? Give feedback.
All reactions